96c34c0057
913515: Update home.js |
||
---|---|---|
scripts | ||
src | ||
.gitignore | ||
Jenkinsfile | ||
README.md | ||
config.json | ||
favicon.ico | ||
gulpfile.js | ||
index.html | ||
license | ||
package.json | ||
webpack.config.js |
README.md
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
https://ej2.syncfusion.com/showcase/javascript/diagrambuilder/
Check all the showcase and tutorial samples from here.