Cloning a Git repository - shyam-web-developer/AngularDemo GitHub Wiki

  1. Create a folder where do you want put your project.
  2. Open cmd prompt inside the folder.
  3. Run git init Like D:\FolderName>git init and click enter button
  4. git clone https://github.com/shyam-web-developer/AngularDemo.git