Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 317 Bytes

meteor-whiteboard

Collaborative whiteboard created with MeteorJS and FabricJS. Prepared for the Meteor workshop. Note that autopublish and insecure packages are installed.

Installation

Meteor installation required

git clone https://github.com/iksinski/meteor-whiteboard.git
meteor npm install
meteor