# 大屏可视化 **Repository Path**: wu-yi-wei/large-screen-visualization ## Basic Information - **Project Name**: 大屏可视化 - **Description**: 大屏可视化 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-05-17 - **Last Updated**: 2025-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vueapp > A Vue.js project 数据可视化 ## 项目预览地址 https://bym110.github.io/vue-echarts/preview ## 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 ``` ## 三个大屏模板 样式还是比较全的 包括世界地图、中国地图、canvas转盘等 ### page1 ![image](src/assets/page1.jpg) ### page2 ![image](src/assets/page2.jpg) ### page3 ![image](src/assets/page3.jpg) 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).