FE, BE 교육 (~4week), 조금 변경
협업 프로젝트 (~8week)
notion 스터디 공간 초대
개발 환경 구성 확인
slack 채널 초대 - #div_chat_web_dev, #div_chat_web_noti
TODO App 소스코드 받기 & webstorm, intellij 에 프로젝트 추가하기
git clone <https://github.com/LandvibeDev/todo-frontend>
git clone <https://github.com/LandvibeDev/todo-backend>
$ git clone <https://github.com/LandvibeDev/todo-frontend>
Cloning into 'todo-frontend'...
remote: Enumerating objects: 264, done.
remote: Counting objects: 100% (264/264), done.
remote: Compressing objects: 100% (142/142), done.
remote: Total 264 (delta 87), reused 259 (delta 82), pack-reused 0
Receiving objects: 100% (264/264), 1.33 MiB | 1.37 MiB/s, done.
Resolving deltas: 100% (87/87), done.