Setup Project mkdir <projectdir>/helloworld cd helloworld npm init name: version: description: Hello World API entry point: server.js test command: git repository: keywords: author: John Dunning license: npm install –save express body-parser mongoose bluebird npm install -g nodemon atom . Create …