- install livereload into chrome
- grunt serve (in the top level directory)
- http://dev01:9000
- work on the master branch
- From any branch
- grunt build
- grunt buildcontrol:testing
- branch the code
- make your site specific customisation
- grunt build
- grunt buildcontrol:testing
- git clone -b testing {this repo} . (where you want to deploy that testing version)