Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 446 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 446 Bytes

Ember-Idx-Modal

Ambitious Modal Component for Ember.js

Installation & Tutorial

With Ember-CLI:

npm install --save-dev ember-idx-modal

Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-modal

Plugin Development

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build