网易云音乐云盘上传助手,可以在网页端上传音乐文件到网易云的个人云盘
本项目的运行依赖 NeteaseCloudMusicApi
git clone git@github.com:Binaryify/NeteaseCloudMusicApi.git
cd NeteaseCloudMusicApi
npm install
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
MIT
项目名称打错了,就这样吧