See the Roadmap and the GHETTO_RFC
gem install serve
serve .
and then hit localhost:4000 in the browser
-
Install node
-
Install testem for prettiness
npm install mocha
npm install should
npm install chai
npm install testem -g
- Run tests from the project root
testem
This will launch chrome and display results in terminal.