# 歌剧管理系统 **Repository Path**: Lee_queue/opera ## Basic Information - **Project Name**: 歌剧管理系统 - **Description**: 一整套歌剧管理平台,提供歌剧信息、曲目信息、歌唱家信息等等展示。前端使用vue3,后端使用flask,数据库使用mysql - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: frontend - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-25 - **Last Updated**: 2023-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # opera_mng ## 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/).