# admin-web **Repository Path**: null_902_7089/admin-web ## Basic Information - **Project Name**: admin-web - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-04 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 启动讲解 ###### 配置vscode 将 /vscode/settings.json文件配置到vscode中 ###### 启动 1 安装依赖: `npm install` 2 运行本地环境 `npm run local`