MongoDB Installation:
For Mac OS
if you already have brew installed in the system:
brew update;
brew install mongodb/brew/[email protected];
brew services start/stop/restart [email protected];
Install Compas: https://www.mongodb.com/docs/compass/curre...
Install Brew(if its NOT installed in your system):
https://brew.sh/
=====================================================
For Windows:
https://www.mongodb.com/docs/v3.0/tutorial...