vue typescript element ui
1.0.0
vue-typescript-element-ui 在 Vue 中使用 Typescript 和 element-ui
该演示依赖于 vue-class-component
该演示依赖于 vue-property-decorator
这个demo依赖于element-ui
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report