실시간 리로드 기능을 갖춘 간단한 개발 HTTP 서버. 더 많은 정보: https://github.com/tapio/live-server.
index.html
live-server
live-server --port={{8081}}
live-server --open={{about.html}}
live-server --proxy={{/}}:{{http://localhost:3000}}