# SRMS-FrontEnd **Repository Path**: qzfm/srms-frontend ## Basic Information - **Project Name**: SRMS-FrontEnd - **Description**: 数据库课程大作业--科研项目管理系统 前端部分,使用Vue2开发 现写现学,较为混乱 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-22 - **Last Updated**: 2025-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # srms-frontend ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).