Skip to content

Mykhailiak/ember-cli-story

Repository files navigation

Purpose

NOTE: works only for pod structure.

Addon tracks components structure and creates storybook environment in case new component has been added.

You can also additionally create style module for component by executing:

  • ember g style <component-name> --type=components

Installation

  • ember install ember-cli-story