# vue3+vant3-h5 **Repository Path**: kevin992/vue3-vant3-h5 ## Basic Information - **Project Name**: vue3+vant3-h5 - **Description**: vue3+vant3移动端项目(主要用vue3的组合式API) - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 95 - **Created**: 2021-08-17 - **Last Updated**: 2021-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3+vant3 ## Project setup ``` npm install 或 cnpm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build:dev npm run build:prod ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ###