222 B
222 B
Containerisation
-
Run project containers with
docker-compose up(To pull without build: comment out build keys, otherwise docker-compose will try to build the image) -
Access Web Application via localhost:4200