2.0.0 • Published 8 months ago

nc-sc-1 v2.0.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

NcShared

Building

To build the library, run:

ng build nc-shared

This command will compile your project, and the build artifacts will be placed in the dist/ directory.

Publishing the Library

Once the project is built, you can publish your library by following these steps:

  1. Navigate to the dist directory:

    cd dist/nc-shared
  2. Update "version" inside package.json file.

  3. Run the npm publish command to publish your library to the npm registry:

    npm publish
2.0.0

8 months ago

1.0.0

8 months ago