33 Forks
74 Stars
74 Watchers

WebFundamentals

Slides for the Web Fundamentals module of my Ghent University class “Web Development”

How to download and setup WebFundamentals

Open terminal and run command
git clone https://github.com/RubenVerborgh/WebFundamentals.git
git clone is used to create a copy or clone of WebFundamentals repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WebFundamentals https://github.com/RubenVerborgh/WebFundamentals/archive/master.zip

Or simply clone WebFundamentals with SSH
[email protected]:RubenVerborgh/WebFundamentals.git

If you have some problems with WebFundamentals

You may open issue on WebFundamentals support forum (system) here: https://github.com/RubenVerborgh/WebFundamentals/issues