instalando mongodb mac code example
Example 1: install mongodb on mac
brew install [email protected]
#Step 2
Example 2: install mongodb on mac
//be sure you have GNU's GCC:
brew install gcc
brew install [email protected]
#Step 2
//be sure you have GNU's GCC:
brew install gcc