React & Redux app with async API calls using axios and redux-promise middleware to automatically resolve Actions with a Promise for a payload. Sparklines for graphs.
$ npm install
$ npm run start
App should be up on http://localhost:8080
Running guard in a separate terminal will do browser livereload when source changes.