Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedroobando/spotif
Aplicacion sencilla de reproductor mp3 en vuejs
https://github.com/pedroobando/spotif
Last synced: 1 day ago
JSON representation
Aplicacion sencilla de reproductor mp3 en vuejs
- Host: GitHub
- URL: https://github.com/pedroobando/spotif
- Owner: pedroobando
- Created: 2020-06-11T22:53:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:26:56.000Z (about 2 years ago)
- Last Synced: 2024-11-10T14:45:38.229Z (about 2 months ago)
- Language: JavaScript
- Size: 15.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-spotif
## Description
```bash
Aplicacion sencilla de reproduccion de mp3, usa tailwind css, elaborada en vuejs.
```## Youtube
Ver Video en [Youtube](https://www.youtube.com/watch?v=BPyniDJ5QOQ).## 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/).