# kg_music **Repository Path**: fnet/kg_music ## Basic Information - **Project Name**: kg_music - **Description**: A music player by Vue.js。基于 vue2.0+vuex+vue-router+ES6+webpack的单页面应用音乐播放器,完成了播放器的大体功能。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2017-10-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-music > A music player by Vue.js。基于 vue2.0+vuex+vue-router+ES6+webpack的单页面应用音乐播放器,完成了播放器的大体功能。 >app下载: [kg_music](http://118.89.51.37/music/music.apk). ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).