Clone git or Bitbucket repository in local directory

 It will clone the remote repository into your local file system. It will create a folder with the repository Name. here change the URL to your repo URL.

git clone URL 

git clone https://github.com/trailheadapps/lwc-recipes
Labels:
Git
Join the conversation