Skip to content

eldarlrd/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Version License

Tic Tac Toe is a classic game built using

with PvE and PvP modes.

Install

yarn

Develop

Run Env.

yarn start

Prod. Build

yarn build

Type Check

yarn type

Format Code (ESLint + Prettier)

yarn format

Deploy

yarn deploy

This README was originally generated by readme-md-generator