You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
dslak a7fc5acb82 commit 2 years ago
dist/boss-library commit 2 years ago
src commit 2 years ago
.gitignore commit 2 years ago
README.md lib init 2 years ago
karma.conf.js lib init 2 years ago
ng-package.json commit 2 years ago
package.json commit 2 years ago
tsconfig.lib.json lib init 2 years ago
tsconfig.lib.prod.json lib init 2 years ago
tsconfig.spec.json lib init 2 years ago
yarn.lock commit 2 years ago

README.md

BossLibrary

This library was generated with Angular CLI version 14.0.0.

Code scaffolding

Run ng generate component component-name --project boss-library to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project boss-library.

Note: Don't forget to add --project boss-library or else it will be added to the default project in your angular.json file.

Build

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

Publishing

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

Running unit tests

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