# 供应链 **Repository Path**: thb2008/srm ## Basic Information - **Project Name**: 供应链 - **Description**: 供应 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-12 - **Last Updated**: 2023-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SRM 网页端 ## 快速开始 ``` bash # 安装依赖 npm install # 运行 vue 开发服务器于 localhost:8080 npm run dev # 打包生成静态文件 npm run build ```