/yew_poc

A poc with Yew

Primary LanguageRustMIT LicenseMIT

yew_poc

A poc with Yew

Install / check required tools

Make sure you have basic tools installed:

  • Rust
  • WebAssembly target : rustup target add wasm32-unknown-unknown
  • Trunk : cargo install --locked trunk
  • VSCode extension : rust-yew

Run

trunk serve