Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 907 Bytes

README.md

File metadata and controls

50 lines (36 loc) · 907 Bytes

「网易云音乐」云盘上传助手

网易云音乐云盘上传助手,可以在网页端上传音乐文件到网易云的个人云盘

项目运行要求

本项目的运行依赖 NeteaseCloudMusicApi

安装 NeteaseCloudMusicApi

git clone git@github.com:Binaryify/NeteaseCloudMusicApi.git
cd NeteaseCloudMusicApi
npm install

启动 NeteaseCloudMusicApi

node app.js

安装本项目

git clone git@github.com:ultrazg/cloudmusic-uploder-front-end.git
cd cloudmusic-uploder-front-end
yarn

配置

配置请求地址和端口

// config.ts
export const BASE_URL = 'http://localhost:3000/';

运行

yarn start

感谢

NeteaseCloudMusicApi

License

MIT

🐞

项目名称打错了,就这样吧