Merge pull request #145 from baiyaaaaa/master

add browser support standard
pull/147/head
杨奕 2016-09-24 19:00:47 +08:00 committed by GitHub
commit 020222870b
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,9 @@ Vue.component(Button.name, Button)
}
```
## Browser Support
Modern browsers and Internet Explorer 9+.
## Development
Recommend: node >= 4 npm >= 3