# react+electron仿网易云音乐 **Repository Path**: liu_hong_cheng/react_mucic ## Basic Information - **Project Name**: react+electron仿网易云音乐 - **Description**: react+electron 实现仿网易云音乐客户端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-18 - **Last Updated**: 2022-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react网易云音乐 模仿网易云音乐pc桌面版的一个项目,技术选型:react+react-router+redux+axios+antd+sass ### 演示 ![image](https://gitee.com/liu_hong_cheng/react_mucic/raw/master/test.gif) 如果显示不出来请点击test.gif查看效果 ### 下载 ``` npm install (安装依赖模块) ``` ### 运行 ``` npm run start (开发版本访问:http://localhost:3000/) npm run electron-start (打开开发环境的electron)// 不知道为什么不能用了 npm run dev (在打开网页后打开electron) // 不知道为什么不能用了 npm run terget (同时打开) ``` ### 接口(特别鸣谢) 非常感谢Binaryify提供的网易云音乐接口,传送门:[https://github.com/Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) ### 描述 随意练手写的,正在一步一步完善,不喜勿喷 也希望得到大佬的指点 Q:951563947