# vue大屏预览 **Repository Path**: lizhitong/vue-big-screen-preview ## Basic Information - **Project Name**: vue大屏预览 - **Description**: vue 大屏预览开发项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2022-11-30 - **Last Updated**: 2025-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Echarts, dataV ## README # vue-big-screen > 基于 奔跑吧面条的**vue-big-screen**开源框架基础上进行修改。 - 项目需要全屏展示(按 F11)。 - 使用echarts下钻图,可自行设置地图默认展示code - 项目环境:Vue-cli、DataV、Echarts、Webpack、Npm、Node,axios,mock。 - ## Installation 友情链接: 1. [Vue 官方文档](https://gitee.com/link?target=https%3A%2F%2Fcn.vuejs.org%2Fv2%2Fguide%2Finstance.html) 2. [DataV 官方文档](https://gitee.com/link?target=http%3A%2F%2Fdatav.jiaminghi.com%2Fguide%2F) 3. [echarts 实例](https://gitee.com/link?target=https%3A%2F%2Fecharts.apache.org%2Fexamples%2Fzh%2Findex.html),[echarts API 文档](https://gitee.com/link?target=https%3A%2F%2Fecharts.apache.org%2Fzh%2Fapi.html%23echarts) 4. [mock.js官网](http://mockjs.com/examples.html) 5. [axios官网](https://axios-http.com/) ## 项目仓库地址 - git clone ## 启动项目 - yarn dev ## Build打包 - yarn build