Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 447 Bytes

File metadata and controls

18 lines (13 loc) · 447 Bytes

ng2-redux-todo

Example Angular2 + Redux Todo App

Install

git clone https://github.com/dballance/ng2-redux-todo.git ng2-redux-todo
cd ng2-redux-todo
npm install && tsd install

(may need to install tsd globally if not installed already)

ng2-redux

Interested in Angular2 + Redux -- be sure to check out [@wbuchwalter/ng2-redux] (http://github.com/wbuchwalter/ng2-redux) for the redux bindings used in thie example

License

MIT