# easy-vue **Repository Path**: devenc/easy-vue ## Basic Information - **Project Name**: easy-vue - **Description**: Learn vueJS Easily - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Easy Vue

Build Status Version Downloads License

## Learn Vue Easily > An easy example using Vue2 to implement easy web ## Dependence Dependence |Version -------------------|------- Vue |2.0+ Vuex |2.0+ Webpack |2.2+ ## Latest Version 0.7.0(2017/03/23) - 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](https://github.com/TIGERB/easy-vue/releases/tag/v0.7.0) ## Demo > ## How To Use ? - yarn install - npm run test Then, open the website:http://localhost:8080