# cloudphone2web **Repository Path**: wang-zhixun/cloudphone2web ## Basic Information - **Project Name**: cloudphone2web - **Description**: 勇的web - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/wang-zhixun/cloudphone2web - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-16 - **Last Updated**: 2023-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloudphone ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Introduction 1.baseInfo为二期项目基础信息页面 2.components中的SideBar2为侧边栏 3.components中的ip.js为后端地址,调用接口时参考baseInfo中的axios调用方法 4.performanceGraph为实时获取数据折线图展示页面