# 服务工单-admin-vue **Repository Path**: wuqian001/service-order-submission ## Basic Information - **Project Name**: 服务工单-admin-vue - **Description**: 日常服务工单 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-03-03 - **Last Updated**: 2023-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 启动讲解 ###### 配置vscode 将 /vscode/settings.json文件配置到vscode中 ###### 启动 1 安装依赖: `npm install` 2 运行本地环境 `npm run local`