This is the tutorial to our project. Please follow the follow step to run the code.
- Make sure you have open your MongoDB server at localhost:27017/
- Make sure your Nodejs >= v9.10.1 and your npm >= 5.6.0
- When you are in our directory, type
sudo npm install
to install all the modules we need.(We would not include the default large guy "node_modules/")