Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 243 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 243 Bytes

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