1.0.4 • Published 6 years ago

union-vue-typescript-quick-starter v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

UNION-VUE-TYPESCRIPT-QUICK-STARTER

use the use with typescript

安装

git clone https://github.com/zxqian1991/union-vue-typescript-quick-starter.git
cd union-vue-typescript-quick-starter
npm install # yarn install

使用

npm run dev

介绍

这是将TypescriptVue结合的脚手架,主要使用了vue-property-decoratorvue-template-loader'

为了能够自己去实现render函数,这里还加入了对jsx的支持。