@ockilson/ng-storybook
v1.0.0-alpha.7
Published
Setup project specific schematics without bundling npm packages
Readme
Add storybookjs to your @angular/cli apps
ng add @ockilson/ng-storybook- install and setupng g @ockilson/ng-storybook:component- create a new component with story filenpm run storybook- run storybook, open browser to localhost:9001 to view ui
