less than a minute
Create a folder on your desktop (or whereever you want it to be later)
Open Visual Studio Code and write this to go to the folder you want the copy in:
Now write the following:
gh repo clone united-manufacturing-hub/dccaachen-2
This is a GitHub-Command to fullfill the cloning of the project `dccaachen-2`
If not working:
gh auth login
and follow the instructions (copy the code and login with broswer (press enter))