ember-dismissible
v0.1.1
Published
The default blueprint for ember-cli addons.
Downloads
2
Readme
Ember-dismissible
This README outlines the details of collaborating on this Ember addon.
Documentation
Documentation is forthcoming. In the meantime, visit the demo site at: https://spencer516.github.io/ember-dismissible/
Installation
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
npm test
(Runsember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://ember-cli.com/.