To install the project just do the following commands:
- npm install
- npm -g install nodemon --- optional if you don't have it
- nodemon server.js / node server.js
Requirements: MongoDB started DB Name = bulpros
You can configure the database url at: ./config/database.js