Introduction • Ideas • Development
Introduction
The module Ontimize Web Report is a set of reporting tools for web applications based in OntimizeWeb, allowing stored and on-demand reporting to be generated.
Documentation
Check out our documentation site to know more details.
Ideas
We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.
Development
This project was generated with Angular CLI version 15.2.9.
Installation
Follow the next steps:
- cd repository root
npm install
- cd projects/ontimize-web-ngx-report
npm install
Build
Run npm run build to execute the build process that will generate the dist folder and a .tgz file.
You can use this .tgz file to install the library in your project through the package.json file.