Skip to content

Commit

Permalink
Some explanation in the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Windal committed Mar 28, 2013
1 parent af03956 commit 2fc9b9c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
JScribble
=========

An Interactive collaboration board experiment made with node.js, Angular.js, socket.io and easel.js...
An Interactive collaboration board experiment made with node.js, Angular.js, socket.io and easel.js...

Clone it and just run node app.js. Then open two different browsers (not two windows or tabs of the same browser since
I am using cookies), start chating and drawing.


This was mostly done as an experiment/learning experience to cut my teeth on angular.js, socket.io and node.js.
1 change: 0 additions & 1 deletion readme

This file was deleted.

0 comments on commit 2fc9b9c

Please sign in to comment.