1.0.4 • Published 8 years ago
union-vue-typescript-quick-starter v1.0.4
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介绍
这是将Typescript和Vue结合的脚手架,主要使用了vue-property-decorator 和 vue-template-loader'。
为了能够自己去实现render函数,这里还加入了对jsx的支持。