Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 470 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 470 Bytes

Vue2-vant2

项目简介

  • Vue2 + vant2 H5 商城

项目环境

  • vue@2
  • vue-cli@4
  • vue-router@3
  • vuex@3
  • vant@2
  • axios
  • sass

使用

# 安裝
npm install
# 运行
npm run serve
# 单元测试
npm run test:unit
# 打包
npm run build

本项目使用在线 mock 接口

fastmock

自定义配置

See Configuration Reference.