Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 691 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 691 Bytes

Essential JS 2 for JavaScript - 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

Run

To run the sample, use the below command

npm run serve

Demo

Check all the showcase and tutorial samples from here.