Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flexberry/ember-flexberry-geolocation
Ember Flexberry Geolocation Addon
https://github.com/flexberry/ember-flexberry-geolocation
gis
Last synced: about 1 month ago
JSON representation
Ember Flexberry Geolocation Addon
- Host: GitHub
- URL: https://github.com/flexberry/ember-flexberry-geolocation
- Owner: Flexberry
- License: mit
- Created: 2016-02-25T11:51:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T07:56:32.000Z (almost 9 years ago)
- Last Synced: 2024-01-30T00:06:10.540Z (11 months ago)
- Topics: gis
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember Flexberry Geolocation
Ember Flexberry Geolocation Addon.
## Installation
* `git clone` this repository
* `npm install`
* `bower install`## Running
* `ember server`
* Visit your app at http://localhost:4200.## Running Tests
* `ember test`
* `ember test --server`## Building
* `ember build`
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).