productip
v0.0.0
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.0.2.
Downloads
5
Readme
Productip
This project was generated with Angular CLI version 13.0.2.
Build
Run npm run "build name_of_the_library" to build the library. The build artifacts will be stored in the
dist/` directory.
Publish to NPM (as private package)
Run `npm run "publish" to publish the library to npm.
Keep in mind, you first need to build a new package, else npm will throw an error and complains about version numbers.