Skip to content

crisgon/movie-search

Repository files navigation

Search Movies

Search Movies

A Vue.js project

Build Setup

# install dependencies
npm install || yarn install

# serve with hot reload at localhost:8080
npm run dev || yarn start

# build for production with minification
npm run build || yarn build

# build for production and view the bundle analyzer report
npm run build --report

Gif

For a detailed explanation on how things work, check out the guide and docs for vue-loader.