# 1152 **Repository Path**: upper-and-upper-sun/1152 ## Basic Information - **Project Name**: 1152 - **Description**: 校园帮项目的后台管理代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-06 - **Last Updated**: 2023-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 校园帮-后台-服务端 ## 介绍 > ## 安装教程 #### 1.安装依赖并启动 ``` npm install npm run dev ``` #### 2.登录初始密码 ``` admin qwe123123 ``` #### 3.登录后台 ``` 访问 http://localhost:3336 ```