Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 655 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 655 Bytes

Ionic geofence sample project

Sample project using cordova geofence plugin

ionic-geofence

##Installation

If you do not have cordova or ionic

npm install -g cordova ionic

For testing in browser

ionic serve

For android

ionic platform add android
ionic run android

##Platforms

  • Android

##License

This software is released under the MIT License.

© 2014 Tomasz Subik. All rights reserved