aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4bde016d92af2fa99f2b4a02faf10c0ccf4764f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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  
4.