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