https://github.com/thingsboard/ngx-flowchart
ngx-flowchart is Angular 8 library to enable drag&drop modelling of graphs in web applications
https://github.com/thingsboard/ngx-flowchart
Last synced: 3 months ago
JSON representation
ngx-flowchart is Angular 8 library to enable drag&drop modelling of graphs in web applications
- Host: GitHub
- URL: https://github.com/thingsboard/ngx-flowchart
- Owner: thingsboard
- License: apache-2.0
- Created: 2019-11-15T12:23:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T14:23:27.000Z (over 1 year ago)
- Last Synced: 2025-05-07T04:03:59.476Z (about 1 year ago)
- Language: TypeScript
- Size: 3.15 MB
- Stars: 48
- Watchers: 6
- Forks: 51
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NgxFlowchart
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.1.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).