ember-idx-accordion is a multi panels defined with 1 single planel selected at a time rendered as an accordion.
npm install --save-dev ember-idx-accordion
Please visit the documentation for installation & usage documentations: http://indexiatech.github.io/ember-idx-accordion
git clonethis repositorynpm installbower install
ember server- Visit your app at http://localhost:4200.
ember testember test --server
ember build