http-server是一个简单的零配置命令行http服务器。可用于h5页面手机端测试 Vue 、Angualr、React项目打包后真机测试
github地址:https://github.com/indexzero/http-serverhtml
让电脑和手机处于同一局域网
一、电脑和手机都连路由器
二、电脑上面安装一个360 wifi 或者猎豹wifi
http-server安装、使用
安装: node
npm install http-server -g / cnpm install http-server -g (电脑上面须要安装nodejs)
使用git
http-server启动可选参数:github
使可选配置:npm