# 校园无诈小程序后台管理系统 **Repository Path**: Iamzrh/FCMS ## Basic Information - **Project Name**: 校园无诈小程序后台管理系统 - **Description**: 基于校园无诈小程序的后台管理系统, - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-15 - **Last Updated**: 2022-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: 学校系部班级学生信息, 组卷分配, 线下活动线上确定, 结合小程序统一用户管理, Antdesign组件库 ## README # FCMS后台管理系统 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).