Eventually this will be a mega demo, but right now its just a playground for server-side rendering with react-router.

After cloning the repo, do this so check it out:

$ npm install
$ ./script/dev
# open http://localhost:5000

live demo

http://react-router-mega-demo.herokuapp.com/

GitHub