Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 771 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 771 Bytes

Welcome to Web Fundamentals!!!!

February 2017

Setup

  1. Fork this repo to your personal Github account
  2. Clone it from your github account onto your laptop
  3. Add this repo as a remote on your laptop by typing "git remote add upstream https://github.com/CodingDojoDallas/webFun_feb_2017.git"
  4. Create a folder inside of it with your name, ex. chris_ulanowicz
  5. Create 2 more folders inside of your named folder called 'Assignments' and 'Algorithms'
  6. Create a file inside your folder named '.keep'
  7. Stage and Commit your changes
  8. git push (this'll update your personal Github acccount with all the changes
  9. In your github repo create a pull request