# vue-vant-app **Repository Path**: cherrol/vue-vant-app ## Basic Information - **Project Name**: vue-vant-app - **Description**: vue+vue-router+vuex+vant+axios+mockjs - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: http://czl0.gitee.io/vue-vant-app - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2019-04-29 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-vant-demo ## vue + vue-router + vuex + axios + vant + mockjs ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).