README
ember-cli-mapkit 
A map facade / component with standardized interfaces for leveraging different javascript mapping libraries.
[WIP]. Is it production ready? No. Not even close.
This README outlines the details of collaborating on this Ember addon.
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build