安装依赖
npm install
建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.org
Name |
Last commit
f2a41248
Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web
|
History
|
Last Update |
---|---|---|
public | init | |
src | Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web | |
.editorconfig | init | |
.env.development | style:流程图 | |
.env.production | style:字典 | |
.gitignore | init | |
LICENSE | init | |
README.md | docs:git提交规范 | |
babel.config.js | init | |
package.json | style:流程图 | |
postcss.config.js | init | |
vue.config.js | style:字典 |
npm install
npm install --registry=https://registry.npm.taobao.org