# vue-cli3-H5 **Repository Path**: mirrors_singod/vue-cli3-H5 ## Basic Information - **Project Name**: vue-cli3-H5 - **Description**: 🎉 基于 vue-cli3 搭建的前端H5模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 文章介绍 ### [点击前往](https://segmentfault.com/a/1190000018964794) ### 2019-05-08更新,增加页面切换动画 > demo地址: [https://zhouyupeng.github.io/vuecli3H5/#/](https://zhouyupeng.github.io/vuecli3H5/#/) [利用Jenkins + nginx 实现前端项目自动构建与持续集成](https://segmentfault.com/a/1190000019212628) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ```