From 698beeb9e38d98e8a7b748d99469b32b534cd070 Mon Sep 17 00:00:00 2001 From: kumar Date: Fri, 15 Jul 2016 21:55:55 -0400 Subject: database work started --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d75557a..238da86 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # solutions_repo A web app that allows students to share test/exam solutions. + + +To compile the app you must have the following modules installed... + 1. mongodb + npm install mongodb + 2. object-assign + npm install --save object-assign + 3. mongo-factory + npm install mongo-factory \ No newline at end of file -- cgit v1.2.3