summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-04-03 12:53:18 -0400
committerJules Laplace <jules@okfoc.us>2015-04-03 12:53:18 -0400
commit8ea01b6737259f7380a1295d538456ebc4d1c30f (patch)
tree0aa1368d727ebad14540b469eb44365e005acb78 /Readme.md
parente04236546cc0978c892bbb360ff909b3460d67a6 (diff)
update readme
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/
+