Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.15 KB

README.md

File metadata and controls

54 lines (39 loc) · 1.15 KB

vant-app

基于vue-cli3.0+webpack 4+vant ui + less+ rem适配方案+axios封装,构建手机端模板脚手架

项目简单介绍

  • vuecli3.0
  • 多环境开发
  • axios封装
  • rem适配方案
  • 生产环境cdn优化首屏加速
  • babel低版本浏览器兼容
  • 环境发布脚本

项目的目录结构

vant-app.jpeg

Project setup, 运行的基本命令

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

项目的地址

vant-app

vant这款ui组件还是很好用的,大大的提高了公司开发业务的效率

总结

因为项目刚刚构建起来,后面还会持续更新,实际使用过程中一定还有很多问题,如果文章中有错误希望能够被指正,一起成长