Two players tic-tac-joe implemented with an HTML canvas and websockets
$ npm run build:watch // serve static files (localhost:8000) $ npm run serve // run server $ npm run start:watch
Go to