# data-screen **Repository Path**: guigu-fe/data-screen ## Basic Information - **Project Name**: data-screen - **Description**: 可视化大屏展示,支持屏幕自适应,使用vue3+echarts+scale()开发 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: https://data-screen.vercel.app/ - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 7 - **Created**: 2022-12-07 - **Last Updated**: 2025-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 大屏可视化展示 ![img](https://cdn.nlark.com/yuque/0/2022/png/338969/1670398436946-c92515e8-3d8e-484c-a961-0bd7429387a1.png) ## Project Setup ```sh pnpm install ``` ### Compile and Hot-Reload for Development ```sh pnpm run dev ``` ### Type-Check, Compile and Minify for Production ```sh pnpm run build ```