/tictactoe

This is a TicTacToe project for FreeCodeCamp.

Primary LanguageJavaScript

#TicTacToe

This tic-tac-toe game is for FreeCodeCamp.

#Setup npm install

npm run webpack-dev-server

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