Skip to content

Nikhsd899/SENG-LIVE-112221-phase-3

 
 

Repository files navigation

SENG-LIVE-112221: Phase 3

Day 1

Note:I generally DO NOT recommend coding along with lecture, however the code is here if you'd like to do so. If you'd like the code along you can do the following, otherwise ignore these instructions!

For the first day of lecture, please complete the following:

  • Fork and clone a copy of this repository by following these steps: Click on the provided repository link. Then click on the fork button in the upper right corner.
  • After the fork has completed the repository will be titled your-github-name/SENG-LIVE-112221-phase-3
  • Next, clone the repository in terminal by clicking the green code button and the clipboard then run git clone <repository_link> in the terminal.
  • To change directories to the new repostory run the following command in the terminal: cd SENG-LIVE-112221-phase-3

Daily lectures

  • Every day before lecture, this repository should be updated to include the current days lesson.

  • To update the repository, follow these steps:

  • On your Github account, navigate to repositories and select the repository SENG-LIVE-112221-phase-3

  • At the top of the page, there will be a notification that states This branch is 1 commit behind learn-co-students:main. Click on the Fetch upstream dropdown and select 'Fetch and merge'

  • Once the fetch and merge has completed, cd into the repository in the terminal with cd SENG-LIVE-112221-phase-3 and run git pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 86.7%
  • JavaScript 8.4%
  • HTML 3.7%
  • CSS 1.2%