Skip to content

Instantly share code, notes, and snippets.

Machine Setup

Follow this document from top to bottom to setup your machine!

Mac

  1. Install Homebrew by pasting the install command into your terminal.
  2. 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.
  3. Close your terminal and open a new terminal. Run brew install git.
  4. Follow these Node instructions in your terminal to install Node.