/react-todo

Simple TodoList with React, Redux, Immutable and Webpack

Primary LanguageJavaScript

#React-Todo Build Status StackShare

Project is designed to try React and Redux in action.

http://fresk-react-todo.herokuapp.com/

demonstration

Run

Install the MongoDB, if you have not done it. Run this two commands in different console tabs.

$ npm run watch
$ npm run daemon