tic-tac-toe

Tic Tac Toe

This is an attempt for me to practice my UI development and build a basic game server with web sockets. I may or may not try to deploy it somewhere.

Install Dependencies

npm ci

Start app

npm start

Directory Structure

The repo is organized into 2 npm workspaces, which are located in the packages directory