Vouchers and Rebates - Angular Test Library
Build
Run ng build var-rebates-test-lib
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build var-rebates-test-lib
, go to the dist folder cd dist/var-rebates-test-lib
and run npm publish
.
Running unit tests
Run ng test var-rebates-test-lib
to execute the unit tests via Jest.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
Other
This library was generated with Angular CLI version 10.0.9.