- ./build.sh
- php -S localhost:8000
- open http://localhost:8000/examples in your browser
- brew install npm
- sudo gem install compass
- sudo npm install
- Developing can be done on localhost. Your user will be auto-logged in.
- Just run "grunt watch" to concat your scss files.