Skip to content

xiong35/react-webpack-template

Repository files navigation

netease-web

 

netease-web

Repository size License Github issues Github stars

🚧 netease-web 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

netease-web 是一款复刻网易云音乐的网站[TODO]

✨ Features

  • 听歌 🎧
  • 点赞收藏评论登录一应俱全 ♥
  • 不用 vip 也能畅享听歌的特效 🎉

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/xiong35/netease-web

# Access
$ cd netease-web

# Install dependencies
$ yarn

# Run the project
$ yarn dev

# The server will initialize in the <https://localhost:3000>

开发者请阅读开发者指南

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by

 

Back to top