# vue2-cli-template **Repository Path**: hlgshare/vue2-cli-template ## Basic Information - **Project Name**: vue2-cli-template - **Description**: vue2 ant-design-vue@1.7.8 element-ui@2.13.2展示模版 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://hlgshare.top - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-26 - **Last Updated**: 2023-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-cli-template ## mock 模拟数据 ## src ### api 接口 ### assets 静态数据 ### components 组件 ### config 静态数据 ### mixins 全局混合 ### router 路由组件 ### store 状态管理器 ### styles 样式 ### utils 共用方法 ### views 页面 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).