Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 308 Bytes

28th Git Study

SCG 28기를 위한 Git 실습을 위한 Repository

기본 제공 Branch

  • main
  • develop

목표

  • Git issue 를 바탕으로 branch 를 만들고 해결해보자
  • Code review 를 진행해보자

How to Start

npm install
npm run start

test issue 해결!