cargo install trunk
rustup target add wasm32-unknown-unknown
cargo build
# Local dev server
trunk serve --open
# Build for production
trunk build --release --public-url /prettifyjsonstring
-
Notifications
You must be signed in to change notification settings - Fork 0
Webapp to output prettified JSON from a provided JSON string
License
willdavsmith/prettifyjsonstring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Webapp to output prettified JSON from a provided JSON string