# vue3-vant4-template **Repository Path**: Lisa-Lcy/vue3-vant4-template ## Basic Information - **Project Name**: vue3-vant4-template - **Description**: vue3-vant4-template ts项目模板(H5) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-08-17 - **Last Updated**: 2022-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # donut-h5 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### 启动mock服务 ``` npm run mock ``` ### Compiles and minifies for production ``` npm run release ```