Difference between revisions of "Mac Programs You Should Install"
From Logic Wiki
(Created page with "Category:Mac == Homebrew == [https://brew.sh/ https://brew.sh/] == Mongo DB == brew update brew install mongodb") |
|||
| Line 8: | Line 8: | ||
brew update | brew update | ||
brew install mongodb | brew install mongodb | ||
| + | |||
| + | == Yarn == | ||
| + | [https://yarnpkg.com/lang/en/ https://yarnpkg.com/lang/en/] | ||
| + | brew install yarn | ||
Revision as of 10:59, 2 June 2018
Homebrew
Mongo DB
brew update brew install mongodb
Yarn
brew install yarn