todomvc icon indicating copy to clipboard operation
todomvc copied to clipboard

Realtime TodoMVC experience using Imba and GunDB

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