You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
前端技术
项目下载和运行
npm install -g cnpm -registry=https://registry.npm.taobao.org
cnpm install
npm start
npm run build
其他说明
- 需要先安装cnpm,再初始化项目,不然会出现依赖安装失败的情况
附属文档
@vue/cli 升级后,eslint 规则更新了。由于影响到全部 .vue 文件,需要逐个验证。既暂时关闭部分原本不验证的规则,后期维护时,在逐步修正这些 rules