Contents

<aside> 💡 All the code shown in this tutorial lives in this git repo branch **https://github.com/pkd2512/codeschool-webdev/tree/hello-world**

</aside>

Create a git repository

Go to the GitHub website and from the top right (+) menu, select New repository

Untitled

On the new repository page, add a name and description . If the name contains multiple words, separate them using dashes.

The repo also needs some initialisation settings as shown below.

Untitled