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+.
WebDataRocks is a free reporting tool. Request it here.
- 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/
.