- 0
- 0
- 0
- 打赏
位置: 首页 >文章
1、克隆项目
git clone https://github.com/chaihy/vue-admin.git
2、安装依赖
npm install
解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.org
3、启动服务
npm run dev
浏览器访问 http://localhost:9527
构建测试环境
npm run build:stage
构建生产环境
npm run build:prod
预览发布环境效果
npm run preview
预览发布环境效果 + 静态资源分析
npm run preview -- --report
代码格式检查
npm run lint
代码格式检查并自动修复
npm run lint -- --fix
转载:欢迎来到本站,转载请注明文章出处https://www.ormcc.com ,欢迎加入技术讨论群599606903
下一篇:CSS跳动的文字
ormcc
一个爱捣鼓的程序员
IP访问121771次,运行1480天
微信支付宝