Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 463 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 463 Bytes

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