aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md23
1 files changed, 20 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0082347..dd222c7 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,26 @@ DERS
====
Bachelorprosjekt
-hei
+
+Requirements:
+- Node 0.10.x
+- MongoDB
+
+
+To run, first clone the project.
+ ```git clone git@github.com:dennisse/Divid.git```
+
+Then install module dependencies by running ```npm install``` from inside the repository.
+
+Start the application with ```npm start```
+
-Credit where credit is due:
-https://github.com/braitsch/node-login
+
+
+
+
+
+Credit where credit is due:
+https://github.com/madhums/nodejs-express-mongoose-demo