Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 302 Bytes

Vizia Demo

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