/dev-scribble

Pictionary game inspired by skribbl.io

Primary LanguageJavaScript

This project is inspired by skribbl.

Development

Install dependencies

npm install

Run client and server

npm run dev:client
npm run dev:server

Open http://localhost:3000 to view it in the browser.