Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).