Skip to content

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

Notifications You must be signed in to change notification settings

WebDataRocks/pivot-angular

 
 

Repository files navigation

WebDataRocks integration with Angular 4+ framework

Updated to Angular 15

This repository holds sample integration project of WebDataRocks reporting tool with Angular 4+ framework.

Get WebDataRocks

WebDataRocks is a free reporting tool. Get it here.

Run this project

  1. Download or clone this sample project from GitHub.
  2. Install npm packages by running in the console:
npm install
  1. Run your application:
ng serve

Your application will run at http://localhost:4200/.

Learn more about integration with Angular

For detailed instructions on the integration, please refer to this tutorial: Integration with Angular 4+.