A quick-start project that helps you create and configure the Syncfusion React Spreadsheet component. This project enables users to clone and run the app easily to explore Spreadsheet features.
- Node.js(v14.15.0 or higher)
- npm or yarn
- React (latest stable)
- Clone the repository.
- Open the project in Visual Studio Code.
- Install the required dependencies using:
npm install - Run the application using:
npm run dev - Open http://localhost:5173 in your browser.