Quantcast
Channel: javascript – Simpixelated
Viewing all articles
Browse latest Browse all 8

Install MongoDB on Mac OS X

$
0
0
I’ve been playing around with MongoDB for IPOfest. It’s a perfect match for a JavaScript developer because you can just store and access straight JSON. First install Homebrew, then in the terminal run: That’s it! Pretty simple huh? If you want to actually run it, including creating databases, read more in the official MongoDB documentation.

Viewing all articles
Browse latest Browse all 8

Trending Articles