Web based Simple React Tic-Tac-Toe.
This project was bootstrapped with Create React App.
- Git clone or pull this source.
- In the project directory, run
npm install
to installnode_modules
. - In the project directory, run
npm start
to run app in the development mode. - Open http://localhost:3000 to view it in your browser.