Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 732 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 732 Bytes

vueflix

A One page Netflix simple clone built with Vuejs and Vuetify.

You can demo here and preview a trailer by clicking on a video then wait a little for it to be displayed.

Getting started

  1. Clone this repo using git clone [email protected]:neymarjimoh/vueflix.git
  2. Move yourself to the appropriate directory: cd vueflix
  3. Run npm install to install dependencies

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.