Getting Started With Syncfusion React Scheduler Using Vite (Javascript)
react
react-scheduler
react-vite
scheduler
syncfusion
syncfusion-react-schedule
syncfusion-scheduler
vite
vitejs
Description
This repository provides a quick starter example for integrating the Syncfusion React Scheduler component into a Vite + JavaScript application. It demonstrates the recommended setup flow: creating a Vite project, installing the Scheduler package, adding required Syncfusion styles, and rendering the Schedule component.
Prerequisites
- Use Node Version 22 (LTS)
Application Setup & Running the Project (Clone & Run)
- Clone the repository to your local machine and navigate to the project folder.
git clone <repository-url> cd <project-folder> - Install project dependencies:
npm install - Start the application:Application started running on http://localhost:5173/
npm run dev
Output Preview
Syncfusion React Scheduler
Image illustrating the Syncfusion React Scheduler