Pulling Data from GitHub

You need to make clone of your Repository on your system. follow the below instruction.

a.) git clone https://github.com/developer-rameshraj/Mean-Stack.git < folder-name >

b.) cd < folder-name >

c.) git init

d.) git pull