# 可视化大屏 **Repository Path**: li_an_lan/visual-large-screen ## Basic Information - **Project Name**: 可视化大屏 - **Description**: 实现可视化大屏 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-12 - **Last Updated**: 2024-07-12 ## 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 ```