Obligatory Tic Tac Toe project
Currently hosted at: https://tictactoe-rb.herokuapp.com/
Clone this repo in your folder of choice and run the command npm i to install node
modules.
After node modules have installed run the command npm run start to run the project.