I am working on a full stack system. The instruction I am following uses a MAC but I am using a PC. The instructor is using Home Brew which is only for a MAC. But he is able to download MongoDB using Home Brew. How do I download the command line for MongoDB?
I am following a video course where the instructor is using a MAC while I am using a PC. He has used Homebrew to install the Mongo Shell Command. But Homebrew is just for a MAC. How do I install the Mongo CLI locally if I am using a PC?
I am using Microsoft Code as an IDE. Maybe there is a simple command line entry I can use with npm?