DERS
This was made as a bachelorsproject for Dennis Eriksen, Erling Andreas Aaby, Robert Koldstadbakken Joramo and Stian Alexander Olsen
For the original assignment, check the bachelor branch.
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