Prerequisites
- Download Docker Desktop
- Open a terminal in the project directory
- Write the following command in the terminal
docker-compose up --build
- Access the application
- Open browser and type the following:
- Open browser and type the following:
- When you finish
- Stop the application using the following command:
docker-compose down