Remote jobs and collaboration
Jun 7, 2022 · 3 min read · Introduction Github helps us to share and store our code easily. Today we will learn how we can push a project which is stored locally to a remote server or github. Before we push the project to Github, we need to configure and install git on our com...
AAndrew commentedJun 5, 2022 · 4 min read · Outlines Introduction to git Types of version control Introduction to github Why use github How to create a github account How to install and configure git Introduction to git When you are working on a simple project, such as a single page html, it...
ACAndrew and 1 more commented