우아한테크코스 레벨1 점심 뭐 먹지 미션
배포 주소 : https://bassyu.github.io/javascript-lunch/
git clone https://github.com/bassyu/javascript-lunch.git
cd javascript-lunch
git checkout -b step1
git pull origin step1
npm ci
npm run test-unit
npm run start
npm run build