# vue-vant-app **Repository Path**: up_cloud/vue-vant-app ## Basic Information - **Project Name**: vue-vant-app - **Description**: webpack+vue+vant,app最佳实践。 rem适配,css兼容,token鉴权,按钮权限,路由权限,动态路由,vuex等。 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-16 - **Last Updated**: 2024-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-vant-app ## 安装 ``` npm install ``` ### 本地运行 ``` npm run serve ``` ### 项目发布 ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).