Skip to content

TIGERB/easy-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f632d6e · Dec 9, 2016

History

38 Commits
Dec 9, 2016
Nov 22, 2016
Nov 25, 2016
Dec 8, 2016
Dec 8, 2016
Dec 8, 2016
May 3, 2016
Dec 6, 2016
Jul 6, 2016
Dec 6, 2016
Nov 25, 2016
Apr 16, 2016

Repository files navigation

Learn Vue Easy

a easy example using the vue to implement easy web

Latest Version 0.6.0(2016/12/08)

  • 0.6.0 [2016/12/08]
    • fix not require fastclick from node_modules
    • rename view
    • add component alert, list, button, text
    • add view detail
    • update component barBottom, barTop
    • update view list&option by use component list&button
  • 0.5.1 [2016/11/25]
    • do not rely on bower
  • 0.5.0 [2016/11/22]
    • use vue 2.0
    • use vuex 2.0
  • 0.3.0 [2016/09/13]
    • change UI for easy-vue
    • use vue-progressbar
    • add loading animation component in src/components
    • optimize card.vue
  • 0.2.0
    • implements page change
    • optimize UI

latest version download

Demo

http://tigerb.github.io/easy-vue

How To Use ?

  1. npm install
  2. build:
  • develop environment: DOMAIN=http://yourdomain npm run test
  • production environment: DOMAIN=http://yourdomain npm run build
  1. php environment to use server.php simulate api