Pivot React Save

Example of integrating the WebDataRocks web reporting tool with the React framework

Project README

Example of integrating WebDataRocks with the React framework

This repository contains sample ES6 and TypeScript projects that show how to integrate WebDataRocks with the React framework.

Prerequisites

For React + ES6 project:

For React + TypeScript project:

Run the project

  1. Download or clone this project from GitHub:
    • React + ES6 project:
    git clone https://github.com/WebDataRocks/pivot-react
    cd pivot-react/ES6
    
    • React + TypeScript project:
    git clone https://github.com/WebDataRocks/pivot-react
    cd pivot-react/typescript
    
  2. Install npm packages:
npm install
  1. Run the project:
npm start

You can access the project at http://localhost:3000/.

For details on how to integrate WebDataRocks into existing React projects, check out the integration with React.

Support

Feel free to ask WebDataRocks-related questions on StackOverflow.

Open Source Agenda is not affiliated with "Pivot React" Project. README Source: WebDataRocks/pivot-react
Stars
44
Open Issues
8
Last Commit
3 months ago

Open Source Agenda Badge

Open Source Agenda Rating