Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 482 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 482 Bytes

TodoMVC using Yew

GitHub GitHub Actions

TodoMVC implementation using the Yew framework.

Build

Install npm.

Install Rust with rustup.

Install wasm-pack.

$ npm install
$ npm run start

License

MIT