Skip to content
Dave Strus edited this page May 25, 2016 · 1 revision

MongoDB

We'll use MongoDB on at least one project in class, so go ahead and install it. The good news: It can be installed via Homebrew:

$ brew install mongodb
Clone this wiki locally