跳转至

http-server

Set up

npm install http-server -g

Start

  • -c-1: no cache
  • -o: open browser
http-server -c-1 -o