1.0.2 • Published 4 years ago

angular-npm-my-library v1.0.2

Weekly downloads
6
License
-
Repository
-
Last release
4 years ago

AngularNpmLibrary

This project was generated with Angular CLI version 8.3.12.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Way of publish the NPM package

Before publishing the package you must login to NPM. if you have an account, run the command --> 'npm login' then you can publish it. go and run the command --> 'npm publish --access public'.