Awesome
Ember-idx-accordion
<i>ember-idx-accordion</i> is a multi panels defined with 1 single planel selected at a time rendered as an accordion.
Installation & Tutorial
With Ember-CLI:
npm install --save-dev ember-idx-accordion
Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-accordion
Plugin Development
git clone
this repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build