The diagram builder demo application showcases creating diagrams such as flow charts, Mind Map diagrams, and organization chart through visual interface.
- To install all dependent packages, use the below command.
npm install
To run the sample, use the below command
npm run serve
Check all the showcase and tutorial samples from here.