Skip to content

Commit

Permalink
Update README.md (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
macjohnny authored Sep 17, 2024
1 parent 58f2213 commit 4f8c016
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,8 @@ Run `ng build` to build the project. The build artifacts will be stored in the `
Run `npm run build-lib` to build the library and generate an NPM package.
The build artifacts will be stored in the `dist-lib/` folder.

To release, run `cd dist-lib/ && npm publish`.

### Running unit tests

Run `npm run test` to execute the unit tests via [Karma](https://karma-runner.github.io).

0 comments on commit 4f8c016

Please sign in to comment.