HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
장지원 페이지/
🔧
Development
/
github

github

다중 선택
frontend
backend

[github]

init
초기 설정
git init
git remote add origin https://github.com/Jang-Jione/Test.git
git branch -M main
git add .
git commit -m “commit message”
git push -u origin main
→ 구글 로그인