# vue-h5-template **Repository Path**: csheng-gitee/vue-h5-template ## Basic Information - **Project Name**: vue-h5-template - **Description**: H5 移动端 VUE2 模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-15 - **Last Updated**: 2024-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-h5-template ## Project setup ``` npm install ``` ### 运行环境 node版本:14.8.0 ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).