# 软件建模前端 **Repository Path**: wu-yasu/software-modeling ## Basic Information - **Project Name**: 软件建模前端 - **Description**: 该项目是为云南大学软件学院开发的实验教学管理系统,采用前后端分离架构,前端使用Vue.js框架,后端使用SpringBoot,数据库采用MySQL。系统主要面向学生、教师和管理员三方用户,实现了15个核心页面,涵盖实验报告上传与下载、在线代码评测、班级管理、公告发布等功能,旨在提升实验教学的管理效率和用户体验。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: yasu - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-29 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # studyweb ## 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/).