Added package file for example dependencies and readme

This commit is contained in:
Jeremiah Billmann
2013-08-05 22:40:08 -04:00
parent 621a4edf17
commit 6afb03a3a5
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
# GarageServer.IO Example
A sample application using GarageServer.IO
## Install
Execute `$ npm install` in the `example\` directory and `$ node app.js`.