rochakchauhan / ionic-geofence

Ionic geofence app example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ionic geofence app example

License:MIT License


Languages

Language:JavaScript 87.5%Language:HTML 11.5%Language:Shell 0.6%Language:CSS 0.3%