Skip to content

jedster1111/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Need to have node.js installed
To install node modules run: npm install
If you want to run on multiple machines in dev you need to run (on windows): set REACT_APP_LOCAL_IP=(yourlocalip eg 192.168.1.159)
To start server and react app just need to run: npm start
To build run: npm run build
To upload to heroku run: git push heroku master


About

Online multiplayer tictactoe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published