This README outlines the details of collaborating on this Ember addon.
npm install ember-i18n-hierarchicEmber CLI I18n Hierarchic is an Ember CLI addon for hierarchic key i18n lookup. Forked from ember-cli-i18n-lazy-lookup.
This addon is focussed on PODs based ember-cli strucure.
* git clone this repository
* npm install
* bower install
* ember server
* Visit your app at http://localhost:4200.
* ember test
* ember test --server
* ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.