To build and watch your files, make sure you are in the root of the project. Then run the following commands.
$ npm install$ gulp builddrush variable-set file_private_path /Users/mfh/dev/tedxlausanne-website/private-filesWe use Capdrupal for D7 (v0.x) to deploy.
$ gem install bundle
$ bundle install
$ bundle exec cap dev deploy