服务端渲染网易云音乐手机端模仿
服务端渲染 https://github.com/vuejs/vue-hackernews-2.0 官方demo,然后 自己改造了一下
# install dependencies npm install # or yarn # serve in dev mode, with hot reload at localhost:8080 npm run dev # build for production npm run build # serve in production mode npm start
api: 需要https://github.com/Binaryify/NeteaseCloudMusicApi clone到本地运行