diff --git a/README.md b/README.md index 78e4955a8..34e21dbff 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,10 @@ git clone http://112.124.100.131/dcrs/ebiz-h5.git cd ebiz-h5 +npm install --global --production window-build-tools (全局安装依赖) + +npm install --global node-gyp (全局安装依赖) + yarn install(推荐使用yarn) yarn serve(开发环境) diff --git a/public/index.html b/public/index.html index 1066408ba..82bce8787 100644 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,7 @@ +