Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 371 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 371 Bytes

基于 react 开发的仿网易云音乐官网 PC 端

后台采用开源项目 Node.js API service

https://github.com/Binaryify/NeteaseCloudMusicApi.git

  • 主要使用 react + react-hooks + redux + react-router
  • styled-components
  • AntDesign 组件库
  • axios 的二次封装

项目下载

安装依赖

yarn install

运行

yarn start