I am following the tutorials at docs.mongodb.org, I have completed the first tutorial which was to install mongodb on a windows machine. I am now at the second stage which is ge
before using MongoDB you have to run it locally to do that:
bin
C:\Program Files\MongoDB\Server\4.2\bin
mongod.exe
mongo.exe