# 仿网易云音乐PC **Repository Path**: jinlifeng/vue-music ## Basic Information - **Project Name**: 仿网易云音乐PC - **Description**: 仿网易云音乐客户端,做的PC网易云音乐,使用Vue全家桶+element-ui构建,后台使用GitHub开源的网易云音乐NodeJS版 API接口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 23 - **Created**: 2021-11-13 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-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/). ### 后台GitHub地址 https://github.com/Binaryify/NeteaseCloudMusicApi