This project was generated with Angular CLI version 12.2.18, and then updated to version 14.2.7.
- Third Party Angular Libraries.
- Custom pipes.
- Angular routing.
- Guards.
- Dynamic routes.
- Pages.
- Modules.
- Services.
- Reactive Forms
Json-Server was implemented to create a fake REST API, for development and testing purposes.
- json-server
npm i json-server
- Angular Material
ng add @angular/material
- PrimeFlex
npm i primeflex
npm install
- Levantar el backend y ejecutar la app
npm run backend
ng serve -o