Sketchy Multiuser drawing board for altspaceVR π Libraries used express socket.io three.js aframe altspaceSDK π How to start a server First, be sure to install all the dependencies npm install Then start a server on localhost:3000 npm start