Skip to content

SyncfusionExamples/How-to-integrate-Syncfusion-React-Scheduler-with-Preact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Syncfusion React Scheduler in Preact Framework

Description

This repository provides a lightweight sample demonstrating how to integrate the Syncfusion React Scheduler component within a Preact application. It showcases the recommended setup for using Syncfusion React components in the Preact framework, including project initialization, theme configuration, and rendering the schedule component.

Prerequisites

  • Use Node Version 22 (LTS)

Application Setup & Running the Project (Clone & Run)

  1. Clone the repository to your local machine and navigate to the project folder.
    git clone <repository-url>
    cd <project-folder>
  2. Install project dependencies:
    npm install
  3. Start the application:
    npm run dev
    Application started running on http://localhost:5173/

Output Preview

Syncfusion React Scheduler React Scheduler in Preact Image illustrating the Syncfusion React Scheduler in Preact Framework

Learn More

To learn more about integrating Syncfusion React Scheduler Syncfusion Documentation in Preact Framework.

About

This demo shows how to integrate Syncfusion React Scheduler with Preact.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors