Welcome, workshop participants! This repository contains the 7 required components you'll need to get started and follow along with the workshop activities.
To get the files onto your computer, you have two simple options.
If you aren't familiar with Git, this is the recommended way.
- Click the green
< > Codebutton on the top-right of this page. - Select
Download ZIP. - Unzip the downloaded file to a location you can easily find.
If you're comfortable with Git, you can clone this repository.
Open your terminal or command prompt and run the following command:
git clone [YOUR_REPOSITORY_URL_HERE]