# real-time-monitoring-system **Repository Path**: small-fish-cocoa/real-time-monitoring-system ## Basic Information - **Project Name**: real-time-monitoring-system - **Description**: 一个基于Vue3的可视化的数据显示大屏 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-07-01 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Element-UI, Axios, TypeScript, Vue, Echarts ## README # real-time-monitoring-system ### 一个基于vue3的可视化大数据平台 ### 技术栈:Vue3+Vite+Ts+TypeScript+Element-plus+Axios ### 项目需要安装以下第三方库 #### 1.Element-plus #### 2.Echarts #### 3.Axios ```sh npm install element-plus ``` ```sh npm install echarts ``` ```sh npm install axios ``` ### 项目运行命令 ```sh npm run dev ``` ### 项目打包命令 ```sh npm run build ``` ### Apifox模拟接口链接 https://ppck5w204q.apifox.cn ### 项目运行图片 ![img.png](img.png)