Skip to content

learn-co-students/nyc-web-102918

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyc-web-102918

  • To clone the code onto your machine:

$ git clone git@github.com:learn-co-students/nyc-web-102918.git lecture-code

  • After each lecture, you can pull down the changes using git pull

  • If this gives you a merge conflict/error, just $ git reset --hard to reset back to the most recent commit before pulling the new code down.