Follow this document from top to bottom to setup your machine!
- Install Homebrew by pasting the install command into your terminal.
- When Homebrew is done, it will output some commands for you to add it to your PATH. Copy and paste those commands into your terminal and run them.
- Close your terminal and open a new terminal. Run
brew install git
. - Follow these Node instructions in your terminal to install Node.