- clone this repo:
git clone https://github.com/SE-P10/SPG.git
- Enter in the directory and run Docker build:
docker build -t spg:latest .
- At the end run the image that you just created:
docker run -it --rm -p 3000:3000 -p 3001:3001 spg:latest
- Now open your browser and go to:
http://127.0.0.1:3000/