ember-cli-storybook
š Ember storybook adapterInstallation
ember install ember-cli-storybook
Usage
This will be triggered automatically as a post build action when runningember build
package.json options (defaults)
"storybook": {
"ignoreTestFiles": true
}