/collab-playground

A prototype collaborative playground, allowing you to play around with friends

Primary LanguageJavaScript

Collab Playground

Table of Contents

Website URL

Project description

A prototype collaborative playground, allowing you to play around with friends

Installation

npm i
npm run build

To start a development server, run npm run dev

Dependencies

"express": "^4.18.2",
"socket.io": "^4.6.1",
"uuid": "^9.0.0"