Skip to content

h5版本的网易云音乐,基于React hooks + typescript + redux

Notifications You must be signed in to change notification settings

uglyspoon/h5-cloud-music-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h5-cloud-music-ts 👋

Version

h5 版本的网易云音乐,基于 React hooks + typescript + redux +immer

本项目基于React 16.8 打造精美音乐 WebApp(js) 感谢sanyuan0704

只有界面,没有接口服务,需本地启动查看

由于之前的云服务器到期了,需要本地启动接口服务,详见 https://github.com/Binaryify/NeteaseCloudMusicApi
需要拉取项目到本地并启动接口服务,步骤如下:

1. git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
2. npm install
3. npm run start

接口服务默认启动端口是 3000,这个在文件 src/utils/request.ts 有定义,可自行修改

How To Install

1. git clone https://github.com/uglyspoon/h5-cloud-music-ts.git
2. npm install

Usage

npm run start

Show your support

Give a ⭐️ if this project helped you!

About

h5版本的网易云音乐,基于React hooks + typescript + redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published