Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 350 Bytes

react-engine-demo

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.

Installation

Run 'npm install' to get all the dependencies, then 'npm start' to compile the client side bundle and start the Node.js server.

Copyright

MIT