Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.25 KB

README.md

File metadata and controls

56 lines (41 loc) · 1.25 KB

高仿网易云音乐 (React)

Build Status Coverage Status

所用技术

  • react
  • redux
  • react-router
  • webpack

预览

https://shianqi.github.io/NetEase-Cloud-Music-Web

后端API

Binaryify/NeteaseCloudMusicApi

安装

$ git clone [email protected]:shianqi/NetEase-Cloud-Music-Web.git
$ cd NetEase-Cloud-Music-Web
$ npm install

开发

$ npm run dev

打包发布

$ npm run build

目前实现的功能

  • 基本界面
  • 手机登录
  • 记住登录状态
  • 查看歌单
  • 播放音乐

正在加入的功能

  • 私人FM
  • 歌曲播放界面

预期要加入的功能

  • 私人FM

更新日志

CHANGELIST.md

License

The MIT License (MIT)