Skip to content

Intrigia/summercourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web development 101 - Hosted by Intrigia.

Material for the summer course in web development held by @sakerhetspolisen (Karl Sellergren).

Get started!

  1. Open your terminal.
  2. Navigate to your Desktop by using the cd Desktop command.
  3. Download (clone) all the files for this course by using the following command: git clone https://github.com/Intrigia/summercourse.git
  4. Type code . and wait for VS Code to start.

Isn't the code command working?

Open Visual Studio Code on your computer. In the top menu, select File > Open Workspace and click on the summercourse folder on your Desktop.

HTML5 CSS3 Javascript Material UI Git VSCode