Home

Awesome

todomvc

Realtime TodoMVC experience using Imba and GunDB

You need node to run locally:

npm install

Development mode:

npm start

Build for web:

npm run build