/openapphack-launcher

Launcher Application for openapphack

Primary LanguageJavaScript

OpenAppHack Launcher App

Instructions

Pre-requisites:

  • npm must be installed
  1. git clone https://github.com/openapphack/openapphack.git
  2. git submodule init && git submodule update --recursive
  3. cd launcher
  4. npm install
  5. sudo npm install -g gulp
  6. gulp

Running directly from Launcher subproject

Steps:

  1. git clone https://github.com/openapphack/openapphack.git
  2. npm install
  3. sudo npm install -g gulp
  4. gulp