-
Clone your forked repo:
- remember to cd in to your desired directory first
- then:
git clone <this repo's remote url>
-
Change directories:
cd wit_project -
In terminal run
open -a "Google Chrome" index.htmlto open your index.html in the browser
- using google chrome, right click on the window where your index.html is opened
- select inspect
- select the console window and look for your next instructions
- ping the zoom chat if you are having trouble finding these next instructions
- After you have completed the instructions from your web console close the browser
- In terminal run
open -a "Google Chrome" level2.htmlto open your second html file in the browser - All further intstructions you will get from within each level.
