A quick-start project that demonstrates how to save and load reports in the Syncfusion React Pivot Table component using Redux.
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.
To run this application, you first need to clone the react-pivot-table-saving-and-loading-reports-using-redux repository and then open it in Visual Studio Code. Next, install the necessary dependencies using the npm install
command. Finally, build and run your project using the npm start
command to view the output.