CollabBoard Realtime collaborative drawing app with support for Wacom Tablet pressure sensitivity Getting Started Use npm to install the required node dependencies: cd collabboard npm install Then start the server: node index.js This has been tested with node v0.8.15