- Docker and Docker Compose must be installed on your machine.
-
Open the terminal and navigate to the project directory:
cd /path/to/project -
Run the following command to build and start the containers:
docker-compose up --build
-
Open your browser and enter the following URL:
http://localhost:5173