-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove lib from repo to be untracked, and update .map to m.map for sh…
…orthand
- Loading branch information
Showing
63 changed files
with
32 additions
and
123,765 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,22 @@ uForage | |
Powered by (Ionic Framework)[http://ionicframework.com/] and Firebase | ||
|
||
# Get Started | ||
```bash | ||
$ git clone [email protected]:CfABrigadePhiladelphia/forage.git | ||
``` | ||
Clone the repo or fork the repo to submit PRs. | ||
|
||
```bash | ||
$ npm install -g cordova ionic | ||
``` | ||
Installs the required cordova and ionic libs. | ||
|
||
ssh clone [email protected]:CfABrigadePhiladelphia/forage.git | ||
```bash | ||
$ bower install | ||
``` | ||
Downloads required bower package dependencies. | ||
|
||
$ npm install -g cordova ionic | ||
<br /> | ||
$ ionic serve | ||
```bash | ||
$ ionic serve | ||
``` | ||
Serves up the app into your browser in app format. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.