tzelei-lib-empty
v0.0.1
Published
**TEST ONLY**: This is an empty library for testing micro-frontend build-time integration. There is no real functionality inside.
Downloads
1
Readme
TzeleiLibEmpty
TEST ONLY: This is an empty library for testing micro-frontend build-time integration. There is no real functionality inside.
This library was generated with Angular CLI version 13.3.0.
Code scaffolding
Run ng generate component component-name --project tzelei-lib-empty
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project tzelei-lib-empty
.
Note: Don't forget to add
--project tzelei-lib-empty
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build tzelei-lib-empty
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build tzelei-lib-empty
, go to the dist folder cd dist/tzelei-lib-empty
and run npm publish
.
Running unit tests
Run ng test tzelei-lib-empty
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.