Skip to content

Commit

Permalink
docs: README 변경사항 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yeynii committed Nov 16, 2023
1 parent bc96c94 commit 08bb4c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
### Run & Build

| description | command | port |
| --------------------- | -------------- | ---- |
| 개발모드 실행 | `yarn dev` | 5173 |
| --------------------- | -------------- |------|
| 개발모드 실행 | `yarn dev` | 8080 |
| 프로덕션 빌드 preview | `yarn preview` | 4173 |
| 빌드 | `yarn build` | |

Expand Down

0 comments on commit 08bb4c2

Please sign in to comment.