Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigerb/easy-vue
Learn vueJS Easily :ghost:
https://github.com/tigerb/easy-vue
vue vue-demo vue-resource vue-router2 vue2 vue2-demo vuejs vuejs2 vuex vuex-demo vuex2-demo webpack webpack2 webpack2-demo webpack3 webpack3-demo webpack4
Last synced: 4 days ago
JSON representation
Learn vueJS Easily :ghost:
- Host: GitHub
- URL: https://github.com/tigerb/easy-vue
- Owner: TIGERB
- License: mit
- Created: 2016-01-27T16:43:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T08:39:42.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T14:13:43.319Z (about 1 month ago)
- Topics: vue, vue-demo, vue-resource, vue-router2, vue2, vue2-demo, vuejs, vuejs2, vuex, vuex-demo, vuex2-demo, webpack, webpack2, webpack2-demo, webpack3, webpack3-demo, webpack4
- Language: Vue
- Homepage: https://vue.tigerb.cn
- Size: 2.04 MB
- Stars: 912
- Watchers: 48
- Forks: 360
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Easy Vue
## 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](https://github.com/TIGERB/easy-vue/releases/tag/v0.7.1)
## Demo
>
## How To Use ?
```
step 1: yarn installstep 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](CONTRIBUTING.md)].
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/easy-vue#backer)]
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/easy-vue#sponsor)]