Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 298 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 298 Bytes
# tic-tac-toe An interactive tic-tac-toe game. ## Setup ``` npm install ``` ``` npm run build ``` ``` npm start ``` ## Contributing * Please follow the AirBnB styleguide. * Open a pull request, all contributions will be considered. # startnow-react100-workshop