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
git clone [email protected]:GroupEat/groupeat-hybrid-mobile.git
cd groupeat-hybrid-mobile
npm install