# vue_music **Repository Path**: henry531/vue_music ## Basic Information - **Project Name**: vue_music - **Description**: 基于 vue2 开发的音乐播放器 app,主要实现了推荐歌单、热歌榜、最新音乐、歌曲搜索、历史播放列表、播放暂停、上一曲、 下一曲等功能。界面简洁,操作简单。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2023-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # music ## 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/).