# AudioPlayer **Repository Path**: gitKing/AudioPlayer ## Basic Information - **Project Name**: AudioPlayer - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-11 - **Last Updated**: 2022-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AudioPlayer ### 初始加载github上的音乐文件可能较慢,推荐选择本地的音乐文件 [Demo](https://hocoa.github.io/AudioPlayer/dist/index.html) ![Image text](example.png) ![Image text](example1.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ```