Home > nowjs-whiteboard

nowjs-whiteboard

Nowjs-whiteboard is a project mainly written in JAVASCRIPT and COFFEESCRIPT, it's free.

Real-time whiteboard application in Now.js / CoffeeScript

Dependencies:

  • NodeJS, NPM
  • NPM packages: coffee-script express ** now

To run, clone this repository, cd to the server directory, and run coffee whiteboard.coffee. Then visit (http://127.0.0.1:3000) (use two browsers to see the real-time effect!)

Previous:app-jz