SyncfusionExamples / getting-started-with-react-treegrid

A quick-start project that helps you to create a new React application using Create React App toolchain and add the React TreeGrid to it. This project contains simple code customizations, as well as some important features such as Paging, Sorting and filtering.

Home Page:https://blazor.syncfusion.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with React TreeGrid

A quick-start project that helps you to create a new React application using Create React App toolchain and add the React TreeGrid to it. This project contains simple code customizations, as well as some important features such as Paging, Sorting and filtering.

Documentation: https://ej2.syncfusion.com/react/documentation/treegrid/getting-started/

Online examples: https://ej2.syncfusion.com/react/demos/#/material/treegrid/treegrid-overview

Project prerequisites

Make sure that you have the lastest versions of NodeJS and visual studio code in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the getting-started-with-react-treegrid repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using npm install command and run your project using the npm start command.

About

A quick-start project that helps you to create a new React application using Create React App toolchain and add the React TreeGrid to it. This project contains simple code customizations, as well as some important features such as Paging, Sorting and filtering.

https://blazor.syncfusion.com/


Languages

Language:TypeScript 37.7%Language:JavaScript 32.3%Language:HTML 24.0%Language:CSS 5.9%