1、下载 http-server
npm install http-server -g
2、开启 http-server 服务
http-server -c -1
3、问题:发现网址无法访问 解决办法:
npm install -g anywhere anywhere -p 8080