Skip to content
This repository was archived by the owner on Feb 2, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 355 Bytes

install.md

File metadata and controls

14 lines (9 loc) · 355 Bytes

Installation

Prerequisites

On all platforms, the best option is to check out Node.js. Then run the following command to install the needed dependencies (might need to add sudo)

npm install -g gulp

Install

git clone [email protected]:GroupEat/groupeat-hybrid-mobile.git
cd groupeat-hybrid-mobile
npm install