# yarn 이 놈 때문에 개발을 못 해 . 하 죽겠다. 제발 한 번에 끝내자
1. git clone
git clone https://github.com/HowBaChu/Frontend.git
GitHub - HowBaChu/Frontend
Contribute to HowBaChu/Frontend development by creating an account on GitHub.
github.com
2. yarn install
3. yarn start ? 를 하면 이제 오류 파티가 시작할 것임 -> cd /Users/wlyu/Desktop/Project/HowBaChu
경로 변경 해주어야 한다!!!
success Saved lockfile.
✨ Done in 0.01s.
wlyu@gimjiyun-ui-MacBookAir HowBaChu % yarn start
yarn run v1.22.19
error Couldn't find a package.json file in "/Users/wlyu/Desktop/Project/HowBaChu"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
wlyu@gimjiyun-ui-MacBookAir HowBaChu %
4. cd /path/to/project
4. 개발자 브랜치에서 작업했으니, 개발자 브랜치로 switch 를 해주자.
git checkout -b develop
아몰라 그냥 챗지피티랑 놀면 알아서 알게됩니다 여러분 지피티 4를 사세요
'UIUX Full-Stack Developer' 카테고리의 다른 글
[0724] 공부 (0) | 2023.07.24 |
---|---|
[0721] 마이리얼트립 프로젝트 Notion (0) | 2023.07.22 |
[0720] 우당탕 깃허브 챌린지 (0) | 2023.07.20 |
[0719] 자바스크립트 / 깃허브 VS CODE / DAY 07 (0) | 2023.07.19 |
[0717] 자바스크립트 DAY 06 (0) | 2023.07.17 |