Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ockilson/ng-storybook

ockilson5ISC1.0.0-alpha.7TypeScript support: included

Setup project specific schematics without bundling npm packages

angular, ng

readme

Add storybookjs to your @angular/cli apps

  • ng add @ockilson/ng-storybook - install and setup
  • ng g @ockilson/ng-storybook:component - create a new component with story file
  • npm run storybook - run storybook, open browser to localhost:9001 to view ui