TodoMVC

This is an implementation of TodoMVC with Yew

How to run

The project are built with trunk. You can install it with the following command:

cargo install trunk

and

npm install