WebVR
1. git add --all 2. git commit -m "comment relating to action" 3. git push 4. git status - see the status of items
cd d: set the location of the drive
ls list what is in the drive
git clone (link on github)
cd (name of folder with stuff)
npm init -yes
npm install express --save //updates the curent plugin
npm install
node app.js
node app.js //startrs the server