# 디펜던시 설치
$ yarn bootstrap
# front 시작
# http://localhost:3000/
$ yarn run package:front
# server 시작
# http://localhost:8080/
$ yarn run package:server
# front & server 시작
$ yarn run dev
Double-Slash/5th-final-team2.5
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|