An open API service indexing awesome lists of open source software.

https://github.com/willdoescode/wills-music-player

⚡️A music player written in Vue⚡️
https://github.com/willdoescode/wills-music-player

Last synced: about 1 month ago
JSON representation

⚡️A music player written in Vue⚡️

Awesome Lists containing this project

README

          

Wills Music Player




## 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