163-music
仿网易云音乐
包含管理端(admin 页面)
启动应用
npm i -g http-server
http-server -c-1
node server 8888
open http://127.0.0.1:8080/src/admin.html