You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Make sure that you have the lastest versions of NodeJS and visual studio code in your machine before starting to work on this project.
12
+
13
+
## How to run this application?
14
+
15
+
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 run your project using the `npm start` command to view the output.
0 commit comments