The start of a tic-tac-toe game I made
https://github.com/ShaneK/cli-tac-toe.git
git clone https://github.com/ShaneK/cli-tac-toe.git
git clone git@github.com:ShaneK/cli-tac-toe.git
gh repo clone ShaneK/cli-tac-toe
npm install
Then run the game npm start
npm start