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