Vue:TypeScript
Setup
vue2를 사용한다면 우선 vue-cli 에서 Typescript 지원을 추가한다.
See also
Favorite site
- TypeScript Support — Vue.js
- Adding Typescript to your existing VueJS 2.6+ app (Typescript)
- TypeScript with Vue | Cracking Vue.js (뷰에 타입스크립트 적용하기)
-
Github - microsoft/TypeScript-Vue-Starter(deprecated) - Typescript로 Vue.js 시작하기 - 1 | GongZza's blog
- [추천] How to write a Vue.js app completely in TypeScript