Closed evont closed 7 years ago
There is the Vue CLI which we might look into using for this guide down the line, but in the mean time this solution can give a decent experience with the .d.ts files I put together.
There is create-vue-app, looking forward to adding typescript support at some point too.
I think the officially recommended way is to specify a template and use vue-cli: https://github.com/vuejs-templates/webpack
So if one was to create a template that uses typescript, that would be a good idea I guess.
Track this at https://github.com/vuejs/vue-cli/issues/263
maybe just something like create-react-app my-app --scripts-version=react-scripts-ts