Skip to content

chenyong9528/vue-mapp

Repository files navigation

vue-mapp

本项目基于vue全家桶,仿ios网易云音乐app,有问题欢迎Issues,一起讨论学习QAQ,后端API使用的NeteaseCloudMusicApi

使用指南(确保安装了nodeJsgit)

  1. 首先把后端API跑起来
$ git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
$ cd NeteaseCloudMusicApi
$ npm install

$ node app.js
  1. 然后克隆安装并运行本项目就可以在浏览器中访问了http://localhost:8080/
$ git clone https://github.com/chenyong9528/vue-mapp.git
$ cd vue-mapp
$ npm install

$ npm run serve
  1. Tips
// 如果需要手机访问,找到src/http/axios.js
// 把http://localhost:3000 修改为http://[自己电脑的ip]:3000,然后通过http://[自己电脑的ip]:8080/访问

// 如果不使用git也可以直接下载

技术栈

预览

Mv 排行 搜索