To run locally with hot reload
- Execute
npm run start-dev
by default it runs on http://localhost:9000
Heroku version is bundled and served through express as static files from public/assets folder, Heroku demo version can be found here http://react-notebook.herokuapp.com/
##Preview