Code that we wrote during the tutorial
To run:
- Clone the repo onto your computer by running
git clone https://gist.github.com/dc279728bc6b9e21c96b.gitin a terminal - Change your current directory to the folder containing the file
index.html - Run
python -m SimpleHTTPServer 8000 - Navigate your browser to
localhost:8000