# vue-music-dome **Repository Path**: mishima_chi/vue-music-dome ## Basic Information - **Project Name**: vue-music-dome - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-30 - **Last Updated**: 2022-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue+Vite Music Player Vue3.0 setup 语法糖 + Vite ## 资源来自 [Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) ## 环境要求 需要 NodeJS 8.12+ 环境 ## 安装 ```shell $ git clone https://gitee.com/mishima_chi/vue-music-dome.git $ npm install ``` ## 运行 ```shell $ cd vue-music-demo $ npm run dev ``` 注意:要听歌需要使用一个vip账号否则并不能播放音乐 因为用的api是客户端下载音乐音乐的,然后赋值给H5的audio 还有此项目仅用于学习