Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 226 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 226 Bytes

prettifyjsonstring

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