Commit 7c218c2d authored by 14이종민's avatar 14이종민 🥝

update readme

parent d6f96205
...@@ -6,8 +6,9 @@ ...@@ -6,8 +6,9 @@
3. npm install 3. npm install
- package.json과 package-lock.json을 참고하여 필요한 모듈들을 자동으로 설치해 줌 - package.json과 package-lock.json을 참고하여 필요한 모듈들을 자동으로 설치해 줌
## 서버 ## 서버 및 네트워킹
''' ```
$node server.js $node server.js
''' ```
위 커맨드를 입력하면 서버가 실행됨 위 커맨드를 입력하면 서버가 실행됨
테스트가 하고 싶을 땐 서버를 실행하고 웹브라우저에서 `localhost` 또는 `127.0.0.1`로 접속하면 됨
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment