You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/zhangyake/vue-music.git
cd vue-music
npm install //安装依赖
npm run dev //服务端运行 访问 http://localhost:8080
npm run build //项目打包