You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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