uForage
Powered by AngularJS, Ionic Framework, and Firebase.
$ git clone git@github.com: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.