0.1.1 • Published 8 years ago

ember-dismissible v0.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

Build Status

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 repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember 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/.