0.0.0 • Published 2 years ago

productip v0.0.0

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

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 thedist/` 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.