/tic-tac-toe

Primary LanguageTypeScript

A live version of the game is available here. Unfortunately it does not work for some reason, I am working on it.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.

yarn pretty

Prettifies *.ts and *.tsx files.