Skip to content

SF3741/ej2-showcase-angular-diagrambuilder

 
 

Repository files navigation

Essential JS 2 for Angular - Diagram Builder

The diagram builder demo application showcases creating diagrams such as flow charts, Mind Map diagrams, and organization chart through visual interface.

Deployment

Install

  • To install all dependent packages, use the below command.
npm install
  • If Angular CLI is not installed into your machine, please use the below command to install Angular CLI.
npm install -g @angular/cli@7.2.4

Run

To run the sample, use the below command

ng serve

Demo

Check all the showcase samples from here.

About

The diagram builder demo application showcases creating diagrams such as flow charts, Mind Map diagrams, and organization chart through visual interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.2%
  • HTML 4.1%
  • CSS 2.7%