Skip to content

Instantly share code, notes, and snippets.

@a7madev
Created November 23, 2020 17:56
Show Gist options
  • Save a7madev/0fef018000d486fd0c0e336534432a94 to your computer and use it in GitHub Desktop.
Save a7madev/0fef018000d486fd0c0e336534432a94 to your computer and use it in GitHub Desktop.
Install Mongodb on Mac
# Install
brew install [email protected]
brew install mongodb-database-tools
# Run
brew start [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment