# vue-big-starter **Repository Path**: lubanseven/vue-big-starter ## Basic Information - **Project Name**: vue-big-starter - **Description**: Vue自适应大屏模板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-17 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-big-starter 大屏展示系统(Vue版) ## Tech Stack 1. vue-router 2. element-ui 3. @jiaminghi/data-view 4. echarts 5. mockjs 6. dayjs 7. axios ## Featrues 1. 默认展示大小:1920px * 1080px 2. 可自适应不同尺寸屏幕 3. 集成了[DataV](http://datav.jiaminghi.com/)大屏组件库,炫酷效果,信手捏来 4. 集成了最新版echarts 5. 标题图标颜色值:#1e88e5 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Deploy system for production ``` yarn deploy ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).