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