A demo app to accompany http://dejanglozic.com blog post. It uses PayPal's react-engine and react-router to demonstrate true isomorphic approach to modern Web apps.
Run 'npm install' to get all the dependencies, then 'npm start' to compile the client side bundle and start the Node.js server.
MIT