Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 481 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 481 Bytes

sudoku-frontend

Multiplayer sudoku built with ReactJs and Socket.io.

Backend

Running the project in development

npm run dev

Running the project in production

npm run build
# serve the dist/ folder

Previews

Settings

settings

Multiplayer

multiplayer

Errors

errors

Success

success