/vue-video-browser-app

A video app built with VueJS which uses the youtube api to search, display and play videos. This is inspired from Stephen Griders Udemy Course on VueJS

Primary LanguageVue

vue-video-browser

A video app built with VueJS which uses the youtube api to search, display and play videos. This is inspired from Stephen Griders Udemy Course on VueJS.

Imgur

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.