@authentrics/ngx-chord-diagram
v0.0.21
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.0.
Downloads
13
Maintainers
Readme
About
This is an Angular library wrapper for the ngx-chord-diagram library module.
Build
Change to projects/ngx-chord-diagram folder and run npm version x.x.x
to update the version.
Run ng build --prod
to build the project.
The build artifacts will be stored in the dist/
directory.
Publish
To re-publish after a build, go to the dist/ngx-chord-diagram directory
and run npm publish --access=public
.