This project was created with Angular 17 + NG-ZORRO component library.
Run npm install
Run ng serve to start the development environment.
To access the project, navigate to http://localhost:4200/.
Run ng build to build the project. The artifacts will be stored in the dist/ directory.
Run ng e2e to execute the end-to-end tests.
Implemented with Puppeteer, starting routes, changing filters, and verifying if the information was loaded into the tables.
Run ng test to execute.
Implemented with Jasmine and Karma.