Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 261 Bytes

Deku - TodoMVC Example

This is a WIP TodoMVC example written using deku.

Get Started

git clone [email protected]:dekujs/todomvc.git
npm install
npm start
open http://localhost:3000/