{{project-name}}
Development Server
cargo xtask start
You can now go to http://localhost:8000
Production Build
cargo xtask dist
A template for starting a Rust WASM project with Yew, Yewprint and wasm-run
RustMIT
cargo xtask start
You can now go to http://localhost:8000
cargo xtask dist