ensisf / vuejs-movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs movies app

This is responsive Vuejs SPA, build with themoviedb.org API and Google Firebase

Install

# install all dependencies
$ npm i

# serve with hot reload at localhost:8000
$ npm run serve

# build for production
$ npm run build

# launch server, listen dist folder at 8080
$ npm start

About


Languages

Language:Vue 62.9%Language:JavaScript 23.8%Language:HTML 11.3%Language:CSS 1.9%