본문 바로가기

Coding/내일배움캠프

[내일배움캠프] Node.js 4기 TIL | Day 17 | 24.01.14.(일)

http-server 설치

 

npm install -g http-server

 

npx http-server -p 8080