wymusic
1.0.0
Vue.js 프로젝트
# clone
git clone https://github.com/gabirellaq/wymusic.git
# install dependencies
npm install
# serve with hot reload at localhost:1314
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
작동 방식에 대한 자세한 설명을 보려면 vue-loader에 대한 가이드와 문서를 확인하세요.
Binaryify에 특별히 감사드립니다 ????
https://binaryify.github.io/NeteaseCloudMusicApi/#/
Binaryify의 NetEase Cloud Music API를 호출하고, 포트를 변경하고, 이 프로젝트의 config.js에서 구성하세요.