Skip to content

멋쟁이 사자처럼 12기 프론트엔드 교육자료입니다

Notifications You must be signed in to change notification settings

LikeLion-KNU/FE_Session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

LikeLion 12TH FrontEnd Assignment
경북대학교 멋쟁이 사자처럼 12기 프론트엔드 과제

사용법

  1. 해당 Repository 를 Local 에 Clone 해주세요
git clone https://github.com/LikeLion-KNU/FE_Session.git
  1. main 브랜치에서 영문이름_과제날짜 로 된 브랜치를 파고 checkout 해주세요
git branch HONG_GIL_DONG_0430
git checkout HONG_GIL_DONG_0430
  1. 해당 날짜 폴더 (ex. FE_0430) 하위에 ❗️영문이름으로 된 디렉토리를 만들고❗️ 과제 코드를 작성해주세요
cd FE_0430
mkdir HONG_GIL_DONG
cd HONG_GIL_DONG
code .
  1. 해당 브랜치에서 작업 후 변경사항을 커밋, 푸시 해주세요
git add .
git commit -m "홍길동_0430 HTML CSS 과제"
git push origin HONG_GIL_DONG_0430
  1. Github 에서 브랜치에 대한 Pull Requests 를 올려주세요

About

멋쟁이 사자처럼 12기 프론트엔드 교육자료입니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published