Skip to content

Commit 532c01e

Browse files
authored
Merge pull request #1 from SyncfusionExamples/schedule-vite
README file updation
2 parents 03c6a81 + 5b7b392 commit 532c01e

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# react-scheduler-globalization-using-vite
1+
# react-scheduler-globalization-using-vite
2+
3+
## Prerequisites
4+
5+
Node version - 18.13.0
6+
React version - 18.2.0
7+
8+
## Add Syncfusion React Scheduler component using Vite in your application
9+
10+
Refer the following UG documenation for adding Scheduler React component using Vite in your application
11+
* [Getting Started of Syncfusion React Scheduler component using Vite ](https://ej2.syncfusion.com/react/documentation/getting-started/vite)
12+
13+
## Run the project
14+
15+
```
16+
npm run dev
17+
```

0 commit comments

Comments
 (0)