Classic tic-tac-toe game.
Install packages with npm install then play with npm start.
npm install
npm start
In development run npm run webpack:dev and npm run dev at the same time.
npm run webpack:dev
npm run dev
webpack
babel