Skip to content

edwinpgm/tic-tact-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running locally

Install and run the project with these commands.

yarn install
yarn dev

Check the game in http://localhost:3000