A portfolio project which was generated with Angular CLI version 18.2.5.
Docker is an open platform for developing, shipping, and running applications. The instructions to install Docker is provided here.
Docker Compose is a tool for defining and running multi-container applications. The instructions to install Docker Compose is provided here.
In the root directory of the project, open a terminal and run the following command:
docker compose up --detach
Open a web browser and go to http://localhost:4200 to access the running application.
Run npm run start for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.