- Install Docker Desktop. Make sure that you have
Engine Running
status in the bottom left corner of the app
-
Create
.env
file in the project root and paste necessary variables -
Open terminal in the root folder and run command
docker-compose up
-
Go to
http://localhost:4200/
TODO