Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 699 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 699 Bytes

forage

uForage

Powered by AngularJS, Ionic Framework, and Firebase.

Get Started

$ git clone [email protected]:CfABrigadePhiladelphia/forage.git

Clone the repo or fork the repo to submit PRs.

$ npm install -g cordova ionic  

Installs the required cordova and ionic packages globally.

$ bower install  

Download the required bower package dependencies to get the app up.

$ ionic serve  

Serves up the app into your browser in app format.

For more information about available flags and other commands with ionic, click here.