diff --git a/README.md b/README.md index 422f869..b24f210 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -# react-scheduler-globalization-using-vite \ No newline at end of file +# react-scheduler-globalization-using-vite + +## Prerequisites + +Node version - 18.13.0 +React version - 18.2.0 + +## Add Syncfusion React Scheduler component using Vite in your application + +Refer the following UG documenation for adding Scheduler React component using Vite in your application +* [Getting Started of Syncfusion React Scheduler component using Vite ](https://ej2.syncfusion.com/react/documentation/getting-started/vite) + +## Run the project + +``` +npm run dev +```