- Angular 6 for Enterprise:Ready Web Applications
- Doguhan Uluca
- 65字
- 2021-06-25 21:20:30
Publishing Git Repository using GitHub Desktop
GitHub Desktop allows you to create a new repository directly within the application:
- Open GitHub for Desktop
- File | Add local repository...
- Locate the local-weather-app folder by clicking on Choose...
- Click on Add repository
- Note that Angular CLI already created the first commit for you in the History tab
- Finally, click on Publish repository, as shown:
GitHub Desktop