masonry-library33 v0.0.1
MasonryLibrary33
This library was generated with Angular CLI version 14.0.0.
Code scaffolding
Run ng generate component component-name --project masonryLibrary33
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project masonryLibrary33
.
Note: Don't forget to add
--project masonryLibrary33
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build masonryLibrary33
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build masonryLibrary33
, go to the dist folder cd dist/masonry-library33
and run npm publish
.
Running unit tests
Run ng test masonryLibrary33
to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
3 years ago