Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 764 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 764 Bytes

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.

https://vuetv.netlify.com/

Screenshot

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

Customize configuration

See Configuration Reference.

License

MIT