Material for the summer course in web development held by @sakerhetspolisen (Karl Sellergren).
- Open your terminal.
- Navigate to your Desktop by using the
cd Desktop
command. - Download (clone) all the files for this course by using the following command:
git clone https://github.com/Intrigia/summercourse.git
- Type
code .
and wait for VS Code to start.
Open Visual Studio Code on your computer. In the top menu, select File > Open Workspace and click on the summercourse folder on your Desktop.