We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03c6a81 + 5b7b392 commit 532c01eCopy full SHA for 532c01e
README.md
@@ -1 +1,17 @@
1
-# react-scheduler-globalization-using-vite
+# 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