Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 682 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 682 Bytes

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.