# vue+element仿网易云 **Repository Path**: li_zhenlin/vue-element ## Basic Information - **Project Name**: vue+element仿网易云 - **Description**: 要下载一下接口 我已经把地址克隆到我的仓库了 https://gitee.com/li_zhenlin/NeteaseCloudMusicApi - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 4 - **Created**: 2020-08-25 - **Last Updated**: 2022-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 大家先要把接口下载下来先,然后打开文件夹 运行接口 ``` npm install node app.js ``` 运行之后就可以看到接口的文档了。 运行我的项目 ``` npm install npm run serve ``` 如果是自己也要做一个的话 也可以看看我的源码 不难 应该容易看懂 之后就照着接口文档一个一个实习自己想要的功能吧 b站演示地址 :[https://www.bilibili.com/video/BV1sK4y1e7Up/](http://) ![项目结构](https://images.gitee.com/uploads/images/2020/0830/011755_d027d7bc_7778923.jpeg "结构.JPG") # wangyiyun ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).