A simple todo list application web demo project for the Vizia GUI framework
Install the required tools:
cargo install trunk wasm-bindgen-cli
rustup target add wasm32-unknown-unknown
Run the project locally:
trunk serve --release
A simple todo list application web demo project for the Vizia GUI framework
Install the required tools:
cargo install trunk wasm-bindgen-cli
rustup target add wasm32-unknown-unknown
Run the project locally:
trunk serve --release