/tic-tac-toe

Primary LanguageTypeScript

Tic Tac Toe

This monorepo consists of applications for tic tac toe game.

Running

yarn
yarn workspaces foreach -p -i run start

# or
docker-compose up

What's inside?

TypeScript, React, Tailwind (styled components), Webpack 5, NestJS, Socket.io, Docker