Skip to content

WebDataRocks/pivot-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of integrating WebDataRocks with the React framework

WebDataRocks Website: webdatarocks.com

Github Stars Twitter

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

Prerequisites

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/.

Related docs

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

WebDataRocks licensing

These WebDataRocks sample projects are released under the MIT license (free and open-source).

WebDataRocks is distributed under the terms and conditions of the WebDataRocks End User License Agreement: https://www.webdatarocks.com/license-agreement/.

Support

For WebDataRocks-related questions, bug reports, and feature requests, please create an issue on our GitHub.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10