Skip to content

muawwaz/ionic-geofence

 
 

Repository files navigation

Ionic geofence sample project

Build Status

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

For iOS

ionic platform add ios
ionic run ios

##Platforms

  • Android
  • iOS

##License

This software is released under the MIT License.

© 2014 Tomasz Subik. All rights reserved

About

Ionic geofence app example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • CSS 20.2%
  • Other 0.2%