git
2022. 2. 12. 13:10ㆍ카테고리 없음
git init
git remote add origin https://github.com/BB2e/scss-.git
git add .
git commit -m '기존 이벤트+함수 방식 프로그래밍의 비효율성'
git push origin master
2022. 2. 12. 13:10ㆍ카테고리 없음