Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 325 Bytes

todomvc-ng2-reactive

Angular 2 Todo App with reactive data flow inspired by Cycle.js. See this blog post for more information.

See the live demo here.

Usage

npm install
npm start