WebDataRocks integration with Angular 2+ framework
Updated to Angular 10
This repository holds sample integration project of WebDataRocks reporting tool with Angular 2+ framework. For detailed instructions please refer to this tutorial: WebDataRocvks integration with Angular 2+.
Get WebDataRocks
WebDataRocks is a free reporting tool. Request it here.
Running this project
- Download or clone this sample project from GitHub.
- Install npm packages by running in the console:
npm install - Run your application:
ng serveYour application will run at
http://localhost:4200/.