summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 39292cb..a96860f 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,3 +2,12 @@
> "Pretty good"
> - Steve Jobs
+
+## To run:
+
+* cd app/node_modules ; for i in * ; do cd $i ; npm install; cd .. ; done ; cd ../..
+* cd examples
+* node index
+
+Server will be running on http://lvh.me:1337/
+