Tzyinc / yew-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run locally:

//can skip if you already have these
rustup target add wasm32-unknown-unknown   
cargo install trunk wasm-bindgen-cli

// pretty sure this is called on trunk serve
cargo build

// else just this should be ok
trunk serve

how it looks:

gif demo

contains

About


Languages

Language:Rust 97.9%Language:HTML 2.1%