# vue-mintui-template **Repository Path**: wangshengmei/vue-mintui-template ## Basic Information - **Project Name**: vue-mintui-template - **Description**: vue-mintui-template 项目模板(H5) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2020-07-04 - **Last Updated**: 2022-08-21 ## 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 ```