This project was generated with Angular CLI and has been upgraded to Angular 19.
- Angular: 20.0.4
- PrimeNG: 20.1.2
- PrimeIcons: 7.0.0
- Angular CDK: 20.0.3
- TypeScript: 5.8.x
- Node.js: 22.19.0 (minimum required: 22.12.0)
September 2025: Successfully upgraded to Angular 20 and PrimeNG 20 (latest versions).
- Angular: Upgraded from 19.2.x to 20.0.4
- PrimeNG: Upgraded from 19.1.x to 20.1.2
- Angular CDK: Added and configured at 20.0.3
- TypeScript: Updated to 5.8.x for Angular 20 compatibility
- Build System: Updated to use Angular 20 DevKit and CLI
- Updated ES target to ES2023
- Angular 20 requires Node.js 22.12.0 or higher
- PrimeNG 20 now requires Angular CDK as a peer dependency
- All component imports remain compatible
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.