go to the root of this repository
npm install
python -m SimpleHTTPServer
open http://localhost:8000/sandbox/sandbox.html
go to the root of this repository
npm install
gem update --system
gem install compass
go to sandbox/
compass watch
python -m SimpleHTTPServer