This README outlines the details of collaborating on this Ember addon.
Place the component in your application.hbs file as follows
ember install ember-add-to-homescreen
Then:
ember g ember-add-to-homescreen <name-of-app>
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/.