# 网易云音乐 **Repository Path**: Mmoly/my-music-vue3 ## Basic Information - **Project Name**: 网易云音乐 - **Description**: 学习vue3 对接网易云音乐API搭建音乐网页 - **Primary Language**: HTML/CSS - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-20 - **Last Updated**: 2021-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mymusic ## Project setup 使用swiper ``` npm install swiper vue-awesome-swiper --save ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).