https://github.com/huyanhai/electron-qqmusic
https://github.com/huyanhai/electron-qqmusic
electron vue
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/huyanhai/electron-qqmusic
- Owner: huyanhai
- License: apache-2.0
- Created: 2021-04-15T12:11:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T15:21:57.000Z (about 5 years ago)
- Last Synced: 2025-06-04T21:05:22.757Z (about 1 year ago)
- Topics: electron, vue
- Language: Vue
- Homepage:
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# app
## 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/).