Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 857 Bytes

README.md

File metadata and controls

41 lines (32 loc) · 857 Bytes

you2mate

This is a simple web application that downloads music videos and audios.

Demo:

alt-text

This applpication is using

  • Vue.js
  • Google Youtube API
  • vevioz API

Documentation references

  1. Vue.js-2
  2. Google-Youtube
  3. vevioz

Why this simple App?

This application was build for practice purposes.

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.