This is a simple setup for express.js with mongoDB project.
Clone this repo and then run npm install and start building your project :)
$ git clone https://github.com/3li7u/node-express-mongodb-starter-app
$ cd node-express-mongodb-starter-app
$ npm install