检出git项目
在项目根目录 git init 初始化
项目启动npm install 安装依赖
安装淘宝镜像
npm config set registry https://registry.npm.taobao.org
cnpm run dev 启动项目
webPack使用手机外网访问本地
https://blog.csdn.net/ggzw123/article/details/54956124