This is a starter repository for the Building Blocks for the Web workshop. These are the only files we will need. Yes, they are blank. We will fill them up with wonderful things during the workshop.
To get started just pull this repository onto your computers desktop.
- Windows:
- Open Anaconda
- type c:\Users(username)\Desktop
- type: git clone https://github.com/itserik0/jumpstart-starter-repo
- Double click the index.html and it should open in your default browser
- Mac:
- Open Anaconda
- type cd ~/Desktop/
- type: git clone https://github.com/itserik0/jumpstart-starter-repo
- Double click the index.html and it should open in your default browser