Skip to content

flexmonster/react-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React pivot grid | Flexmonster 3.0 (preview) sample project with React

Website: prerelease.flexmonster.com

Github Stars Twitter

Flexmonster 3.0 is an upcoming major update for Flexmonster Pivot Table & Charts, a powerful JavaScript pivot table component. Check out the Flexmonster 3.0 roadmap and keep track of the latest updates.

This repository contains sample Next.js and React projects for Flexmonster Pivot 3.0 (preview).

Table of contents:

Prerequisites

Installation

  1. Download a .zip archive with the sample project or clone it from GitHub with the following command:
git clone https://github.com/flexmonster/react-sample.git && cd react-sample
  1. Choose one of the following projects:

    • To work with the Next.js project, go to the next/ folder:
    cd next
    • To see how the React ES6 project works, run the following command:
    cd es6
  2. Install the npm dependencies described in package.json:

npm install
  1. Run the sample project:
npm run dev

To see the result, open the project in your browser.

What is inside the projects

React sample projects contain a basic example of Flexmonster Pivot 3.0 usage.

Related Flexmonster docs

Support and feedback

In case of any issues, visit our Troubleshooting section and look through the list of common issues.

To share your feedback or ask questions, contact our Tech team by raising a ticket on our Help Center.

Flexmonster licensing

This sample project is released under the MIT license (free and open-source). Also, it uses the Flexmonster 3.0 (preview) wrapper for React, which is governed by the Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/.

Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the Flexmonster pricing page.

If you need any help with your license, fill out our Contact form, and we will get in touch with you.

Social media

Follow us on social media and stay updated on our development process!

YouTube X LinkedIn

About

React pivot table example with Flexmonster 3.0 (preview)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors