cydysm / Netease-Cloud-Music-web-app

A custum Netease Cloud Music web App based Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A custum Netease Cloud Music web App based Vue.js + Vue Material

You can run this project on PC side web browser. But you should disable-web-security on your browser to allow CORS. then you should logined "music.163.com" on your browser to ensure cookies["MUSIC_U"] exist. You can without login use this web app, but you can't use personal recomment playlist and so on. Screenshots: /screenshots

NOTE: Don't send so much http request per minute, it will make your IP be denied to "music.163.com"

author IrrElephant

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A custum Netease Cloud Music web App based Vue.js


Languages

Language:JavaScript 69.0%Language:Vue 29.6%Language:HTML 1.3%