# data-screen **Repository Path**: ww24kobe/data-screen ## Basic Information - **Project Name**: data-screen - **Description**: 大屏数据可视化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-14 - **Last Updated**: 2025-07-14 ## 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 ```