This is a part of a research project in CS290N on UCSB. A demo is available at relekang.github.io/csrl
npm install
gulpIt will compile the coffeescript
To build the demo run:
npm install
gulp build-demo
python -m SimpleHTTPServer # demo launches on http://127.0.0.1:8000/demo