rongrongdai / vue2.0-demo

Online address:

Home Page:http://huzerui.com/vue2.0-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue2.0-demo

A simple Vue.js project

demo

Scanning Qrcode

qrcode

View the demo in your mobilephone by scanning the qrcode above.

Plugin of production

  • vue-material: A material css ui framework
  • vue-router: Official router plugin
  • axios: A http request plugin

Plugin of production

Please check package.json profile

View in Online Address

http://huzerui.com/vue2.0-demo/ You'd better open it in mobile mode of browser or just view in your mobilephone

View in local

# 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 with minification
npm run build

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

About

Online address:

http://huzerui.com/vue2.0-demo/


Languages

Language:JavaScript 79.6%Language:Vue 12.9%Language:CSS 7.2%Language:HTML 0.3%Language:PHP 0.1%