▲ How to write a Vue.js app completely in TypeScript at blog.logrocket.com▼2 up and 0 down, posted by mikeflanagan 1773 days ago 1 comment
sshenron@gmail.com 1770 days ago. link 1 point ▲ ▼There is now `@vue/composition-api` it's one of the two "official" way to create component: https://github.com/vuejs/composition-api#TypeScript Take a look before use `vue-decorator-property` can be inter resting ;)