# qqmusic **Repository Path**: huaguanjun/qqmusic ## Basic Information - **Project Name**: qqmusic - **Description**: 用qq音乐的api实现仿qq音乐前端页面的制作 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-07-10 - **Last Updated**: 2023-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qqmusic > A Vue.js project ## Build Setup ``` bash # 安装依赖 npm install # 运行程序 npm run dev # 打包程序 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).