This example uses react-engine, react-router, flux and express to render react views on the client/server side.
###Running example:
$ npm install
$ npm start
Point your browser to http://127.0.0.1:8080
Check out this article for more details about this experiment.