Skip to content

lmachens/dev-scribble

Repository files navigation

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.