Proyecto-Final-Backend Node + Express + Mongo. Requirements Node.js Use nvm to install node lts/fermium (v14.x) or greater. MongoDB Download MongoDB v4.0 or greater. Installation Install npm packages: npm install Running Start server watching for file changes and reloading automatically using nodemon: npm start