A SPA project imitate Ruby-Chine, with React/react-router/webpack2.
You should clone the repo and install the dependencies, and then npm start.That is all.
$ git clone https://github.com/allan2coder/awesome-react.git
$ cd awesome-react
$ npm install
Then launch the project app.
$ npm start
You should see a new browser tap opening and a page of 'index.html' in http://localhost:8080.
npm run build