Files
seasonedRequest/README.md
Dmytro Barylo 6ba4cbaff6 readme update
2017-03-04 16:53:10 +02:00

467 B

tmdb-app

The Movie Database app. Made with Vue.js

Demo

[Live DEMO] (http://tmdb.dmytrobarylo.com/)

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.