Skip to main content
Step 4 of 8: Windows

Download and decide where to keep your prototype

1. Create a new prototype on GitHub

Follow the Create a new prototype guide to create a new prototype using the template.

2. Create a folder

Create a folder called Projects in your Documents folder.

3. Download your prototype

The simplest way to download your prototype is to use the GitHub Desktop application. Once you install this you can click on the ‘Code’ button on your project on GitHub, and then click ‘Open with GitHub Desktop’.

Alternatively if you use Visual Studio Code you can open a new window and select ‘Clone Git Repository’ and then paste in the URL of your prototype on GitHub.

You can also click the ‘Code’ button and select the ‘Download ZIP’ option – however if you do this you will not be able to synchronise your changes as easily with Git.