Publishing Git Repository using GitHub Desktop

GitHub Desktop allows you to create a new repository directly within the application:

  1. Open GitHub for Desktop
  2. File | Add local repository...
  3. Locate the local-weather-app folder by clicking on Choose...
  4. Click on Add repository
  5. Note that Angular CLI already created the first commit for you in the History tab
  1. Finally, click on Publish repository, as shown:

GitHub Desktop