Skip to content

ITopGun/EasyVue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Vue

Build Status Version Downloads License

Learn Vue Easily

An easy example using Vue2 to implement easy web

Dependence

Dependence Version
Vue 2.6.10
Vuex 3.1.1
Webpack 4.32.2

Latest Version 0.8.0(2019/05/26)

  • 0.8.0 [2019/05/26]
    • use webpack 4.32.2
    • use vue 2.6.10
  • 0.7.2 [2017/11/12]
    • refactor ui for card component
  • 0.7.1 [2017/06/20]
    • separate router, store and vendor css from app.js
    • format code style
    • use webpack 3.0.0
  • 0.7.0 [2017/03/24]
    • with a cool logo
    • use webpack2
    • use json file to mock api
    • use vue-resource
  • 0.6.1 [2017/03/06]
    • use yarn
  • 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

How To Use ?

step 1: yarn install

step 2:
    - develop: yarn run dev
    - build  : yarn run build, and use *lite-server* or *http-server* to visit the dist directory

APPRECIATION

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published