# 仿QQ音乐webApp **Repository Path**: qq1722377628/qq_music_webapp ## Basic Information - **Project Name**: 仿QQ音乐webApp - **Description**: 一个仿照QQ音乐写的webApp,使用技术vue2.5+vue-router+vuex+axios。注释超级详细,附带自己的开发步骤。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 3 - **Created**: 2020-02-29 - **Last Updated**: 2023-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-music > 炸鸡音乐app ## 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 # 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).