README.md

November 18, 2014 ยท View on GitHub

a simple demo using reactJS with persistent data structures.

how to run demo server:

npm install express
npm install body-parser
node server.js

then visit:

http://localhost:3000