1) Ensure that you followed the installation instructions for your Operation System found here: Node and Git Installation
2) Open up your console / terminal
For Mac OS X users:
For Windows:
3) In the terminal type the following command to confirm git was successfully installed:
$ git
4) In the terminal type the following command to confirm node was successfully installed:
$ node
Note: type control-c
to exit out of node