flexmonster / pivot-ionic-react

Ionic React pivot table example with Flexmonster

Home Page:https://www.flexmonster.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flexmonster Pivot Table & Charts integration with Ionic framework and React

Flexmonster Pivot Table & Charts Website: www.flexmonster.com

Flexmonster Pivot Table & Charts

Flexmonster Pivot is a powerful JavaScript tool for interactive web reporting. It allows you to visualize and analyze data from JSON, CSV, SQL, NoSQL, Elasticsearch, and OLAP data sources quickly and conveniently. Flexmonster is designed to integrate seamlessly with any client-side framework and can be easily embedded into your application.

This repository contains a sample Ionic React project for Flexmonster Pivot Table & Charts.

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/pivot-ionic-react && cd pivot-ionic-react
  1. Install the npm dependencies described in package.json:
npm install
  1. Run the sample project:
npm run start

Related Flexmonster docs

About

Ionic React pivot table example with Flexmonster

https://www.flexmonster.com


Languages

Language:TypeScript 88.3%Language:HTML 11.7%