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