Store API with Expressjs and MongoDB Boilerplate for building simple API with Expressjs and MongoDB How to install in local environment In terminal write the following commands: cd Desktop git clone https://github.com/arianithetemi/store-api.git cd store-api npm install npm start (or nodemon)