Skip to content

Commit a93c5bf

Browse files
author
Anto Gibson
authored
Update README.md
1 parent 4af6afd commit a93c5bf

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1-
# how-to-create-and-customize-ports-in-the-react-diagram-component
2-
A quick-start React app that shows how to create and customize ports in the React Diagram Component. It explains how to cto create ports programmatically and add, remove, and update ports at run time using an external button click.
1+
# How to Create and Customize Ports in the React Diagram Component
2+
A quick-start React app that shows how to create and customize ports in the React Diagram Component. It explains how to create ports programmatically and add, remove, and update ports at run time using an external button click.
3+
4+
Documentation: [https://ej2.syncfusion.com/react/documentation/diagram/getting-started#dependencies](https://ej2.syncfusion.com/react/documentation/diagram/nodes)
5+
6+
Demo: https://ej2.syncfusion.com/react/demos/#/fluent2/diagram/port
7+
8+
## Project prerequisites
9+
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 a later version in your machine before starting to work on this project.
10+
11+
## How to run this application
12+
To run this application, you must first clone the
13+
`how-to-create-and-customize-ports-in-the-react-diagram-component` repository and then open it in Visual Studio Code. Now, build and run your project using the `npm start` command to view the output.

0 commit comments

Comments
 (0)