0.1.0 ā€¢ Published 5 years ago

ember-cli-storybook v0.1.0

Weekly downloads
1,796
License
MIT
Repository
github
Last release
5 years ago

ember-cli-storybook

šŸ“’ Ember storybook adapter

Installation

ember install ember-cli-storybook

Usage

This will be triggered automatically as a post build action when running ember build

package.json options (defaults)

"storybook": {
  "ignoreTestFiles": true
}

License

This project is licensed under the MIT License.