@credit http://jmfurlott.com/tutorial-setting-up-a-single-page-react-web-app-with-react-router-and-webpack/
I really wanted a dead simple reactjs starter kit. What do I mean by simple?
- No routing
- No CSS preloader
- No Flux
- Minimal files
- Minimal styles
- Clone the repo
- npm install
- npm run watch
- access via http://localhost:8080/
- npm run build
- ...deploy using some other means, this project isnt about that
... Promise is not defined Use latest node