This project is has been copied from https://github.com/balinterdi/ember-mapbox-autocomplete and modified
It is to be used specifically for mapbox geocoding search
This README outlines the details of collaborating on this Ember addon.
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
npm test
(Runsember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.