Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -51,7 +51,7 @@ If you modify your backend project and want to run the server for checking.. | ... | @@ -51,7 +51,7 @@ If you modify your backend project and want to run the server for checking.. |
51 | npm run dev:server | 51 | npm run dev:server |
52 | ``` | 52 | ``` |
53 | 53 | ||
54 | -Frontend를 수정하고 서버상에서 어떻게 실행되는지 확인하고 싶다면 터미널에 다음과 같이 입력해주세요. | 54 | +Frontend를 수정하고 서버상에서 어떻게 실행되는지 확인하고 싶다면 터미널에 다음과 같이 입력해주세요. |
55 | If you modify your frontend project and want to check the change on server.. | 55 | If you modify your frontend project and want to check the change on server.. |
56 | 56 | ||
57 | ```sh | 57 | ```sh | ... | ... |
-
Please register or login to post a comment