• Stars
    star
    180
  • Rank 213,097 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ionic geofence app example

Ionic geofence sample project

Build Status

Sample project using cordova geofence plugin

ionic-geofence

Installation

Use local npm packages

npm install
bower install

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