# vue2网易云(仿手机应用) **Repository Path**: macwust/vue_simple_cloud_music ## Basic Information - **Project Name**: vue2网易云(仿手机应用) - **Description**: 仅实现了播放和搜索两个功能,后续会实现网页版本的网易云web;字体font有问题,但不影响使用。 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-18 - **Last Updated**: 2022-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # music-demo # 运行截图 **首页**: ![img](https://img-mid.csdnimg.cn/release/static/image/mid/ask/10113016066612.png "#left") **播放**: ![img](https://img-mid.csdnimg.cn/release/static/image/mid/ask/026411160666115.png "#left") # 后续计划 继续完善开发web版本网易云,基于网易云后端接口。 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).