https://github.com/michaelyuhe/vusic
https://github.com/michaelyuhe/vusic
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelyuhe/vusic
- Owner: MichaelYuhe
- Created: 2021-10-06T08:59:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T15:25:19.000Z (over 2 years ago)
- Last Synced: 2025-01-17T08:36:06.452Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 777 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vusic
### 调用QQ音乐API,基于Vue3.0的在线音乐播放器
## Project setup
```
yarn
```### Compiles and hot-reloads for development
```
yarn serve
```