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