VueTv

VueTV is a website that allows users to discover movies and tv shows. Filer by certain criteria, and read quick synopses about the movies and shows that interest you.

Project setup

Use the package manager yarn to install VueTv.

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

GitHub