A dashboard example with React/Immutable/ReactRouter/Webpack
=====================
To run the example in your development environment:
- Clone this repo
- Run
npm install - Start the development server with
npm start - Point your browser to http://localhost:8000
