Skip to content

cowbell/ember-geofence

Repository files navigation

Ember-geofence

optimised

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development (Web browser)

Running / Development (Device, emulator)

  • cd cordova
  • cordova run android or cordova emulate android

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember cordova:build --platform android (development)
  • ember cordova:build --platform android --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

Ember.js geofencing app example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published