项目作者: okandavut

项目描述 :
IMDB Api with Vue.js
高级语言: Vue
项目地址: git://github.com/okandavut/vue-imdb.git
创建时间: 2017-04-06T17:00:35Z
项目社区:https://github.com/okandavut/vue-imdb

开源协议:MIT License

下载


Vuejs IMDB Api Example

A Vue.js project

Build Setup

  1. #install vue-clie
  2. npm install --global vue-cli
  3. # install dependencies
  4. npm install
  5. # serve with hot reload at localhost:8080
  6. npm run dev
  7. # build for production with minification
  8. npm run build

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