Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 303 Bytes

위밋

맛집과 할 일 추천해주는 사이트 "위밋"입니다.

commands

$ git clone https://github.com/we-meetting/weMeet-frontend.git
$ cd weMeet-frontend
$ pnpm install

# command of a specific package
$ pnpm run <script>

# example
$ pnpm run dev # run development version