# 音乐小程序后台-前端 **Repository Path**: xy_0426/backstageSupporter-frontEnd ## Basic Information - **Project Name**: 音乐小程序后台-前端 - **Description**: 音乐小程序后台 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-07 - **Last Updated**: 2023-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 后端界面启动步骤 ## 第一步:安装依赖 ``` npm install vue-router --legacy-peer-deps ``` ### 第二步:启动服务 ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).