# vue-music **Repository Path**: spring_and_autumnKC/vue-music ## Basic Information - **Project Name**: vue-music - **Description**: 一款在线音乐web - **Primary Language**: JavaScript - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wyy > 一款简易在线音乐web ## ``` bash # 安装依赖 npm install # 运行项目前先运行网易云api接口 node ./app.js # 运行项目 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).