Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 632 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 632 Bytes

Welcome to the Rendezvous Project.

The Frontend was created using the Ionic Yeoman Generator. Please refer to the link below to generate files for the FrontEnd Project. https://github.com/yeoman/generator-ionic

——————————————— First Time Running Mobile the App

To run the mobile version on your phone:

  1. Install Android Studio on your laptop: http://developer.android.com/sdk/installing/index.html?pkg=studio

  2. Open a terminal cd mobile npm install bower install grunt platform:add:android —-force

  3. Run the App grunt build grunt run

(If you already done all of the steps before, just do #3