Steps to run this project with frontend:
- install
docker
anddocker-compose
- clone this repo
- Run
docker-compose -f docker-compose.full.yml build --no-cache
command - Run
docker-compose -f docker-compose.full.yml up -d
command - Open
http://localhost:8080
P.S. TicTacToe - frontend repo: https://github.com/ddevilbb/tictactoe-frontend