Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TIGERB/easy-vue
Browse files Browse the repository at this point in the history
  • Loading branch information
TIGERB committed Sep 3, 2016
2 parents 6d84840 + cb90114 commit c3eee97
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,27 @@
## Learn Vue Easy

> a easy example to use vue to implement easy web
---
## Version 0.3.0(2016/09/03)

> [download](https://github.com/TIGERB/easy-vue/releases/tag/v0.3.0)
## Latest Version 0.3.0(2016/09/03)

- 0.3.0
+ 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.3.0)
## Demo

> <http://tigerb.github.io/easy-vue>
## How To Use ?

* `update the variable "domain" to your domain in webpack.config.js`
* `npm install`
* `bower install`
* `npm run test (develop environment) OR npm run build (production environment)`
Expand Down

0 comments on commit c3eee97

Please sign in to comment.