Skip to content

Commit 66f123c

Browse files
author
Anto Gibson
authored
Updated README file
1 parent a58aafe commit 66f123c

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# getting-started-with-the-react-diagram-component
1+
# Getting Started with the React Diagram Component
22
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.
3+
4+
Refer to the following documentation to learn about the React Diagram Component:
5+
https://ej2.syncfusion.com/react/documentation/diagram/getting-started#dependencies
6+
7+
Check out this online example of the React Diagram Component:
8+
https://ej2.syncfusion.com/react/demos/#/material3/diagram/default-functionality
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+
`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.

0 commit comments

Comments
 (0)