You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Kulikov 9451e45e7e Initial commit 6 years ago
..
src Initial commit 6 years ago
README.md Initial commit 6 years ago
karma.conf.js Initial commit 6 years ago
ng-package.json Initial commit 6 years ago
ng-package.prod.json Initial commit 6 years ago
package.json Initial commit 6 years ago
tsconfig.lib.json Initial commit 6 years ago
tsconfig.spec.json Initial commit 6 years ago
tslint.json Initial commit 6 years ago

README.md

NgxFlowchart

This library was generated with Angular CLI version 8.0.3.

Code scaffolding

Run ng generate component component-name --project ngx-flowchart to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-flowchart.

Note: Don't forget to add --project ngx-flowchart or else it will be added to the default project in your angular.json file.

Build

Run ng build ngx-flowchart to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ngx-flowchart, go to the dist folder cd dist/ngx-flowchart and run npm publish.

Running unit tests

Run ng test ngx-flowchart to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.