/todomvc

A TodoMVC example written using deku

Primary LanguageJavaScript

Deku - TodoMVC Example

This is a WIP TodoMVC example written using deku.

Get Started

git clone git@github.com:dekujs/todomvc.git
npm install
npm start
open http://localhost:3000/