# admin-master **Repository Path**: YePeng-Wang/admin-master ## Basic Information - **Project Name**: admin-master - **Description**: 后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-15 - **Last Updated**: 2022-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

ADMIN-MASTER

版本:`2.0`(日期:2020-06-08)
#### Build Setup ``` bash # 安装node.js # 安装依赖 npm i / cnpm i # 启动服务 localhost:8088 npm run dev / npm run serve # 构建生产环境 npm run build ```