Socket Tic Tac Toe Multiplayer implementation of Tic Tac Toe using WebSockets, Go and React Build the webapp cd web npm run build Run the server cd .. go run main.go