Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 301 Bytes

Introduction

个人的vue 2.0开发初始模板, 基于vue-cli 3

  1. 整合vant 1.x组件库
  2. 已封装axios方法
  3. 已挂载vuex
  4. 支持stylus

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build