Skip to content

masillab/app

Repository files navigation

app

☕졸업작품 - 취향 기반 음료추천 앱 (Front-End)

플레이스토어

COMMAND

// 작업 시작할 때
git fetch
git pull origin master

// 만약 추가된 모듈이 있다면
npm i

// 작업 끝났을 때
git add .
git commit -m "<message>"
git push origin master

// git push -u origin master 명령어 사용하면
// 다음번 푸쉬때는 remote랑 브랜치없이 git push만 써도 푸쉬 됨.

About

☕ 음료추천 앱 (Front-End)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •