- Fork and clone repo:
git clone https://github.com/thoughtworks-jumpstart/intro-to-css/
- cd into project directory:
cd intro-to-css
- Start live server:
- open command palette: hit
F1
- type: 'open with live server' and select the option that shows up
- open command palette: hit