# vue-music-project-frontEnd **Repository Path**: yangxiao2005/music-project-vue ## Basic Information - **Project Name**: vue-music-project-frontEnd - **Description**: YMusic前端代码客户端与管理端页面 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-01 - **Last Updated**: 2025-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README # music-project-frontEnd #### 介绍 开发了一个基于Vue2的在线音乐播放器网页平台与对应管理系统,实现了音频播放、进度控制、播放列表等核心功能。 此项目基于前后端分离架构进行开发,启动该项目需结合后端使用,后端使用SpringBoot框架进行开发。 后端地址:https://gitee.com/yangxiao2005/music-project #### 软件架构 Vue2、Vuex、Router、Axios、ElementUI #### 安装教程 1. pull该项目 2. `npm install` 命令下载依赖包 3. 分别在music-client-vue 与 music-manage-vue目录下执行 `npm run serve` #### 使用说明 1. 需要导入后端项目一起启动,详情在介绍 2. 用户端:localhost:9091 3. 管理端:localhost:9090 4. 用户端可以注册使用,管理端账户密码为 admin 123456 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)