/rust-frontend

A Rust front-end counter with Yew

Primary LanguageRust

A Rust front-end counter with Yew

Screencast from 2022-10-23 15-36-07

Setup

  • Install Rust
  • Install Trunk
    • cargo install trunk
  • Add target to WebAssembly
    • rustup target add wasm32-unknown-unknown

Run Project

  • trunk serve