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