Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 268 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 268 Bytes

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.