# dataReport **Repository Path**: ly-glimmer/data-report ## Basic Information - **Project Name**: dataReport - **Description**: Echarts数据报表项目,练习Echarts配置,实现常用图表,尽可能对各种屏幕进行适配。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-03 - **Last Updated**: 2022-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 商场报表项目 练习Echarts配置 ### 技术栈 #### 1.Vue2.x #### 2.Echarts5.x #### 3.postcss-px-to-viewport 实现屏幕适配 #### 4.Element-ui 实现页面布局 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).