For beginner to build up a webpack-react dev enviroment quickly
- git clone https://github.com/raywill/rw-skeleton.git
- npm install
- npm start
- 2015-11-23 first revision following various tutorial, copy&paste
- 2015-11-24 second revision with less tutorial reference, mostly rewritten by hand