# ZT **Repository Path**: sprintf3322/ZT ## Basic Information - **Project Name**: ZT - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xdh-web > 新德汇前端基础框架 ## 命令 ``` bash # 安装依赖 npm run install # 运行开发环境 npm run dev # 编译打包 npm run build # 运行示例文档 npm run demo # 升级框架 npm run upgrade