# tms-manage **Repository Path**: XKT/tms-manage ## Basic Information - **Project Name**: tms-manage - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-06 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tms > 管理系统 ## Build Setup ``` bash # 安装依赖 npm install # 热部署 npm run dev # 生产环境编译 npm run build # 报告者编译 npm run build --report ```