Skip to content

Files

Latest commit

May 10, 2020
eb87779 · May 10, 2020

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