We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e160ef commit 2cbcb9cCopy full SHA for 2cbcb9c
README.md
@@ -2,6 +2,11 @@
2
3
> vue-typescript-element-ui with Typescript and element-ui in Vue
4
5
+This demo depends on [vue-class-component](https://github.com/vuejs/vue-class-component)
6
+
7
+This demo depends on [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator)
8
9
+This demo depends on [element-ui](https://github.com/ElemeFE/element)
10
## Build Setup
11
12
``` bash
0 commit comments