Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 395 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 395 Bytes

#Real-time Collaboration Application in Three.js

Accompanying blog post here

Installation

Clone repository and run

npm install

Usage

Run server

node app/server.js

Run client

npm run server