23 lines
553 B
Markdown
23 lines
553 B
Markdown
|
|
cnpm install
|
|||
|
|
npm run dev
|
|||
|
|
npm run build
|
|||
|
|
```bash
|
|||
|
|
# 预览发布环境效果
|
|||
|
|
npm run preview
|
|||
|
|
|
|||
|
|
# 包依赖分析
|
|||
|
|
npm run report
|
|||
|
|
|
|||
|
|
# 代码格式检查
|
|||
|
|
npm run lint
|
|||
|
|
|
|||
|
|
# 代码格式检查并自动修复
|
|||
|
|
npm run lint:fix
|
|||
|
|
|
|||
|
|
运行环境稳定版本:node -v 14.18.0 npm -v 6.14.18 cnpm -v 6.1.1
|
|||
|
|
进入/sbin 停止:./nginx -s stop 启动: ./nginx start 重启:./nginx -s reload 检查配置文件:./nginx -t
|
|||
|
|
|
|||
|
|
报错:烦得很 cnpm install xe-utils vxe-table@3.6.6 npm install xe-utils cnpm install vxe-table-plugin-export-xlsx@2.2.2
|
|||
|
|
|
|||
|
|
|