IT Elective 4 lab activity
#Cloning
#initializing local repository
#adding remote
git remote add origin https://github.com/ceejtayco/activity_nodemodules.git
#pulling from repository
#pushing to repository
IT Elective 4 lab activity
#Cloning
#initializing local repository
#adding remote
#pulling from repository
#pushing to repository