A React application example with using Redux, immutable.js, normalizr and reselect
More detailed explanation can be found in this blog post: http://fullstackdeveloper.info/redux-state-with-immutable-js-normalizr-and-reselect
After cloning this repository, install dependencies by:
$ npm install
To start the application:
$ npm start
After webpack-dev-server is started, browse http://localhost:8080