Skip to content

kaoet/yew-todomvc

Repository files navigation

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