/yew-todomvc

TodoMVC implementation using Yew

Primary LanguageRustMIT LicenseMIT

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