# station-admin **Repository Path**: cxiaohui/station-admin ## Basic Information - **Project Name**: station-admin - **Description**: 程序设计后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-08 - **Last Updated**: 2021-06-08 ## 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 ```