简单部署HTTP服务器 Posted on 2018-03-26 https://www.npmjs.com/package/http-server 安装 1$ npm install http-server -g 然后在项目文件夹下使用 1http-server 就这么简单