Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 557 Bytes

2_ForkSampleWebApp.md

File metadata and controls

27 lines (24 loc) · 557 Bytes

Fork Sample Web App repository from bhupinder Github into your account

  • Go to
https://github.com/bhupinderjnu/SampleWebApp
  • Fork it in your Github Account
  • Open cmd
  • Change current working Directory to C Drive
cd ../..
  • make a Directory named gitworkspace
mkdir gitworkspace
  • Open the directory
cd gitworkspace
  • Clone the Sample Web App Repo
git clone https://github.com/bhupinderjnu/SampleWebApp.git
  • Now you can go and check graphically all the files will be present in your gitworkspace directory