# xdh-bigscreen-zhxz **Repository Path**: sprintf3322/xdh-bigscreen-zhxz ## Basic Information - **Project Name**: xdh-bigscreen-zhxz - **Description**: 珠海香洲大屏 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-03-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 新德汇前端基础框架 xdh-web ### 命令 #### 安装依赖 ``` bash npm run install ``` #### 运行开发环境 ``` bash npm run dev ``` #### 编译打包 ``` bash npm run build ``` #### 运行示例文档 ``` bash npm run demo ``` #### 升级框架 ``` bash npm run upgrade ``` #### 生成文档 ``` bash npm run jsdoc ``` #### 运行单单元测试 ``` bash npm run test ```