This is my attempt to implement React components with a built-in undo functionality. I have used Mori for persistant data structures, and implemented using a Facebook-flux workflow using fluxxor
Use browserify to build app.js to bundle.js
To run, just hit up the node server. The default port is 5000