Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 905 Bytes

InstallGuide.md

File metadata and controls

26 lines (23 loc) · 905 Bytes

Intermediate Install Guide

Git

  1. Install
  1. Restart your terminal
  2. Type git --version, you should see a version number.

Atom Text Editor

  1. Download and install from https://atom.io/

Node.js

  1. Download and install from https://nodejs.org/
  2. Restart terminal
  3. type node -v, should get a version number if it works.

Google Chrome Browser