@tadpull/tadpull-components v1.0.6
@tadpull/tadpull-components
This project was generated with Angular CLI version 11.2.15. The project builds with Ivy.
Storybook Integration
Contains the Component Definitions & Documentation
Run npm run storybook for a dev server to work with Stories for each component. Navigate to http://localhost:6006/. The app will automatically reload if you change any of the source files for stories. Changes to components don't seem to trigger a reload in Storybook and require it to be restarted.
Build
Run ng build tadpull-components --prod to build the project. The build artifacts will be stored in the dist/ directory.
Packing
After building the library with ng build tadpull-components --prod, go to the dist folder cd dist/tadpull-components and run npm pack.
Publishing
After packing the library with npm pack, go to the dist folder cd dist/tadpull-components and run npm publish.