0.0.1 • Published 2 years ago

library-components-ei v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

LibraryComponents

Example of components library for Angular.

Description

This project is about how to create a reusable components library for different Angular projects.

Build

Run ng build library-components to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build library-components, go to the dist folder cd dist/library-components and run npm publish.

Running unit tests

Run ng test library-components 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.

0.0.1

2 years ago