Skip to content

SyncfusionExamples/getting-started-with-the-react-spreadsheet-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with the React Spreadsheet Component

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.

Project Prerequisites

  • Node.js(v14.15.0 or higher)
  • npm or yarn
  • React (latest stable)

How to run this application?

  1. Clone the repository.
  2. Open the project in Visual Studio Code.
  3. Install the required dependencies using:
    npm install
    
  4. Run the application using:
    npm run dev
    
  5. Open http://localhost:5173 in your browser.

Documentation

About

A quick-start project that shows how to create and configure the Syncfusion React Spreadsheet component. This project also contains code example to configure a few of the control’s basic features like data-binding, importing, and exporting Excel documents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors