# vue-dataview **Repository Path**: lkyuan4/vue-dataview ## Basic Information - **Project Name**: vue-dataview - **Description**: vue3+echarts 数据大屏 - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: https://kunyuan.tech - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-01 - **Last Updated**: 2025-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-dataview ![Image](https://kunyuan.tech/wp-content/uploads/2024/02/2156484d7ac7823279dd590f30d7d7b.png) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve default: http://localhost:8001/ ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).