Skip to content

Demo RESTful todo application create on: ReactJS, Alt flux, mongoDB, express server, Webpack.

License

Notifications You must be signed in to change notification settings

m-kr/react-alt-rest-todo

Repository files navigation

React todo application, with Alt flux implementation.

Simple todo application, created for give example how Alt flux working with async tasks. Application contains:

  • Alt flux framework,
  • React JS UI building library,
  • Node-RESTful express RESTful API builder,
  • Webpack with hot module reloding

Installing

Before run it make sure that you have installed mongoDB by typing
$ mongod

If results is some like 'command not found' then follow with mongoDB installation instruction - link

Now install packages
$ npm install
Run application, and enjoy it! :)
$ npm start

License

MIT

About

Demo RESTful todo application create on: ReactJS, Alt flux, mongoDB, express server, Webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published