Skip to content

hunter-s70/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

TicTacToe game

DEMO on https://tic-tac-toe-s70.herokuapp.com/

How to use locally?

clone this repository:

git clone [email protected]:hunter-s70/TicTacToe.git

make (you need node.js and npm installed ):

npm install

gulp will make build automatically. If need make:

gulp

run server. Use comand:

npm start

Open in your browser:

localhost:5000

Or open web/index.html on your local server

About

TicTacToe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published