# vue-cloud-music **Repository Path**: cynx/vue-cloud-music ## Basic Information - **Project Name**: vue-cloud-music - **Description**: demo-仿网易云音乐 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-04 - **Last Updated**: 2021-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo-cloud-music ## API https://binaryify.github.io/NeteaseCloudMusicApi >备用地址: https://github.com/Binaryify/NeteaseCloudMusicApi/tree/master/docs ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).