Navigation Menu

Skip to content

alex1504/vue2.0-demo

Repository files navigation

Vue2.0 demo

This is a simple vuejs demo built by vue-cli webpack-simple template.

preview

Preview

http://vue2demo.huzerui.com

You'd better open it in mobile mode of browser or just view in your mobilephone by scanning the qrcode below.

qrcode

Base

Notice

The movie and book api comes from Douban, it has restiction. Every single ip can access api without apikey 150 times per hours and api with apikey 500 timers per hours. If you can't see any movie or book content, that means you need to wait for Douban api recovery.

Development

# clone project from github to your computer
git clone https://github.com/alex1504/vue2.0-demo.git

# enter into project directory
cd vue2.0-demo

# install dependencies
npm install

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

# build for production
npm run build

About

A simple Vue.js spa using vue-material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published