Skip to content

Hackafe/mobile-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile-app

Hackafe Mobile App

Install

To build, install cordova, ionic and bower

$ npm install -g cordova ionic bower

Then run

$ bower install
$ ionic platform add android
$ ionic plugin add https://github.com/phonegap-build/PushPlugin
$ ionic build android
$ ionic emulate android