Skip to content

mDeram/sudoku-frontend

Repository files navigation

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