A imitation of neteaseMusic client built with react
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
see a demo vedio about this proj.
we aim to build a neteaseMusic-like site with the same functions with react from the start. Now there are functions of finding music, mvs, billboard and singers. Also we've done login module via real netease accounts.
You are expected to have Git and Node.js in advance.
- Clone the repo
git clone https://github.com/Harvey-13/Tencent-Front-End-G1.git
- Install npm packages
npm install
-
run in development model
npm run dev
-
run in build model
npm run build
-
add to local repo
git add .
-
commit
npm run commit
Distributed under the MIT License. See LICENSE.txt
for more information.