cd examples/counter
trunk serveThen navigate to [http://127.0.0.1:8080] to checkout the example.
cargo install trunktrunk will download necessary prebuilt libraries when used.
If they are not available for your cpu or system,
you can manually install the libraries, for example:
cargo install wasm-bindgen-cli --version 0.2.79