Skip to content

Latest commit

 

History

History

tictactoe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tic Tac Toe example

  1. run 'npm install' in tictactoe directory
  2. run 'npm run build' to run webpack
  3. run 'npm start' to run the server
  4. Go to http://localhost:3000 to view the tictactoe app