Flowchart adapter for Angular 2+
Run ng generate component component-name --project ng-hetida-flowchart to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ng-hetida-flowchart.
> Note: Don't forget to add --project ng-hetida-flowchart or else it will be added to the default project in your angular.json file.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test ng-hetida-flowchart to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.