Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 398 Bytes

t2toe

An implementation of tic-tac-toe using React.

This can be played either online from GitHub pages, or locally by cloning this repository and running npm install followed by npm start the webpack development server that this starts will display the URL to visit.