Skip to content

yunyi1895/vue-music-master

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#说明

使用vue-cli搭建了一个小项目vue-music,手机端项目。

image image #如何使用

##安装

// 安装前请先确保已安装node和npm
//安装依赖(可以使用淘宝镜像cnpm)
npm install

//运行
npm run dev

//本地服务器建立 注意:再开个终端

node appserver.js

//localhost:6789

#问题 有时候API会挂 9月13号还是好好的,9月14号有时候会挂。 #问题已解决 api store 经常挂,我又找开发者要了一个接口,不过要跨域,所以走node,所以写了一个node服务器解决跨域问题。

About

用vue写了一个手机端网页音乐播放器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published