用react完全仿照网易云音乐 部分使用mock.js模拟数据,部分使用node.js转发网易云接口数据
- Reactjs: "^15.6.1",
- redux: "^3.7.2",
- react-redux: "^5.0.6",
- react-routerr-dom: "^4.2.2",
- ES6 / ES7
- webpack: "3.8.1",
- stylus: "^0.54.5",
- Axios: "^0.17.1"
npm install
npm start
- 浏览器打开http://localhost:3000
-
npm run build
-
拷贝build文件夹至服务器即可
浏览器打开http://music.liangjiang.win
网易云音乐接口,传送门:https://github.com/Binaryify/NeteaseCloudMusicApi