Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 179 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 179 Bytes

#TicTacToe

This tic-tac-toe game is for FreeCodeCamp.

#Setup npm install

npm run webpack-dev-server

Open your browser to http://localhost:8080/.