# 大屏可视化 **Repository Path**: apple0515/large-screen-visualization ## Basic Information - **Project Name**: 大屏可视化 - **Description**: 大屏可视化,快速生成大屏的架子,基于vue,快速上手开发 技术栈:vue+elementUI+less+dataV - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2021-10-27 - **Last Updated**: 2023-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # my-datav-vue > 数据可视化大Demo,vue+echarts+datav ![界面布局](src/assets/image.png) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).