# 智慧大屏 **Repository Path**: goodyezi/smart-screen ## Basic Information - **Project Name**: 智慧大屏 - **Description**: 用vue做的一个北海市政务一体化大屏,主要是练习使用AntV图标库的使用,由于没有相关数据,因此里面的数据直接使用的是图标库里提供的示例数据。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-09-08 - **Last Updated**: 2023-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dashboard ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).