Pre-requisites:
npm
must be installed
git clone https://github.com/openapphack/openapphack.git
git submodule init && git submodule update --recursive
cd launcher
npm install
sudo npm install -g gulp
gulp
Running directly from Launcher subproject
Steps:
git clone https://github.com/openapphack/openapphack.git
npm install
sudo npm install -g gulp
gulp