# echo **Repository Path**: hardk33/echo ## Basic Information - **Project Name**: echo - **Description**: 音乐webapp - 回音 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目截图 ![首页](https://gitee.com/hardk33/echo/raw/master/projectCapture/1.png)![详情页](https://gitee.com/hardk33/echo/raw/master/projectCapture/2.png) ![歌曲列表](https://gitee.com/hardk33/echo/raw/master/projectCapture/3.png)![切换播放模式](https://gitee.com/hardk33/echo/raw/master/projectCapture/4.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).