Skip to content

yapplabs/ember-modal-dialog

Repository files navigation

ember-modal-dialog

Component for rendering a modal dialog. Early extraction from a Yapp app. Probably not ready for re-use yet.

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

TODO

  • Docs
  • Tests
  • Examples

For more information on using ember-cli, visit http://www.ember-cli.com/.