Skip to content

Commit 6c1e6fa

Browse files
author
Anto Gibson
authored
Update README.md
1 parent 7e79c91 commit 6c1e6fa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# how-to-create-and-customize-connectors-in-the-react-diagram-component
22
A quick-start React app that shows how to create and customize connectors in the React Diagram Component. It explains how to customize connector types,connector decorator types, edit and remove connectors and draw connector using drawing tool.
3+
4+
Refer to the following documentation to learn about the React Diagram Component:
5+
https://ej2.syncfusion.com/react/documentation/diagram/connectors
6+
7+
Check out this online example of the React Diagram Component:
8+
https://ej2.syncfusion.com/react/demos/#/fluent2/diagram/connectors
9+
10+
## Project prerequisites
11+
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.
12+
13+
## How to run this application
14+
To run this application, you need to first clone the
15+
`how-to-create-and-customize-connectors-in-the-react-diagram-component` repository and then open it in Visual Studio Code. Now, simply build and run your project using `npm start` command to view the output.

0 commit comments

Comments
 (0)