yew-app-example

git clone https://github.com/notakaos/yew-app-example
cd yew-app-example
rustup target add wasm32-unknown-unknown
cargo build

brew install trunk
cargo install wasm-bindgen-cli
trunk serve

LICENSE

MIT License