sf1tzp / yew-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up:

This project requires rust & cargo to be installed, And with just installed, this project can be ran by running just serve 🦀.

Otherwise run

cargo install trunk
rustup target add wasm32-unknown-unknown
trunk serve --open ./frontend/Cargo.toml

About


Languages

Language:Rust 83.9%Language:Shell 9.1%Language:HTML 7.1%