/yewprint-template

A template for starting a Rust WASM project with Yew, Yewprint and wasm-run

Primary LanguageRustMIT LicenseMIT

{{project-name}}

Development Server

cargo xtask start

You can now go to http://localhost:8000

Production Build

cargo xtask dist