desriix / whiteboard

Real-time collaboration tool for online sketching

Home Page:http://amiiit.github.io/whiteboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whiteboard

In order to try it out: http://amiiit.github.io/whiteboard

This will create your own personal whiteboard that is instantly ready to share with your collaboration partners. Just copy the link from the browser's address field and share it with anybody. The board will be visible to anyone with that link.

Quick Start

If case you want to build whiteboard locally and tweak and to your needs

$ git clone git@github.com:amiiit/whiteboard.git
$ cd whiteboard
$ sudo npm -g install grunt-cli karma bower
$ npm install
$ bower install
$ grunt serve

About

Real-time collaboration tool for online sketching

http://amiiit.github.io/whiteboard

License:MIT License


Languages

Language:JavaScript 56.5%Language:ApacheConf 33.5%Language:HTML 7.5%Language:CSS 2.5%