https://github.com/giangarof/musicplayer
Music player; Vue.js, Taildwind, Vercel
https://github.com/giangarof/musicplayer
firebase javascript taildwind vue
Last synced: about 1 month ago
JSON representation
Music player; Vue.js, Taildwind, Vercel
- Host: GitHub
- URL: https://github.com/giangarof/musicplayer
- Owner: giangarof
- Created: 2022-02-09T04:02:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T22:35:07.000Z (over 4 years ago)
- Last Synced: 2025-01-16T22:17:41.051Z (over 1 year ago)
- Topics: firebase, javascript, taildwind, vue
- Language: Vue
- Homepage: https://music-player-nine-eta.vercel.app/song/6xW7mnDK48qNCiiq1k5o
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).