Skeleton of isomorphic News App with 3 simple pages
Without Redux yet.
Based on article Tutorial: Handcrafting an Isomorphic Redux Application (With Love)
Boilerplate taken from gaearon/react-hot-boilerplate
$ npm install
$ npm start
open http://localhost:3000