Skip to content

Integration example of WebDataRocks web reporting tool with Angular 2+ framework

Notifications You must be signed in to change notification settings

TilakGhetiya/pivot-angular

 
 

Repository files navigation

WebDataRocks integration with Angular 4+ framework

Updated to Angular 10

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

About

Integration example of WebDataRocks web reporting tool with Angular 2+ framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.7%
  • JavaScript 22.4%
  • HTML 6.2%
  • CSS 0.7%