Skip to content

CodeForPhilly/forage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.