Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.22 KB

Example of integrating WebDataRocks with the Angular framework and Google Charts

This repository contains a sample project that shows how to integrate WebDataRocks with the Angular framework and Google Charts.

The project is also available as a live demo.

Prerequisites

Run the project

  1. Download or clone this project from GitHub:
git clone https://github.com/WebDataRocks/pivot-google-charts-angular.git
cd pivot-google-charts-angular
  1. Install npm packages:
npm install
  1. Run the project:
npm start

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

Related docs

Support

Feel free to ask WebDataRocks-related questions on StackOverflow.