This project was generated with Angular CLI version 18.0.2.
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.
To run the project with docker:
docker run -p 4200:4200 mbvgua/mimifua-frontend:latestOr if you prefer docker compose, simply run:
docker compose up