This project was generated using Angular CLI version 20.0.0.
To start the project in DEV:
- Clone repo
- Install dependencies
- Generate .env file based in the .env.template file
- Execute the "npm run set-envs" command
- Serve the app with the "ng serve -o" command