A quick-start React application that shows how to easily create and modify React Diagram Component. It explains how to create, add and customize nodes and connectors in the diagram component.
Refer to the following documentation to learn about the React Diagram Component: https://ej2.syncfusion.com/react/documentation/diagram/getting-started#dependencies
Check out this online example of the React Diagram Component: https://ej2.syncfusion.com/react/demos/#/material3/diagram/default-functionality
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.
To run this application, you need to first clone the
getting-started-with-the-react-diagram-component
repository and then open it in Visual Studio Code. Now, simply build and run your project using npm run
command to view the output.