[Vuejs]-Cannot import typescript modules inside main.ts on Vue.js app

0👍

You can install @vue/cli, then open the vue ui, import the your project in the vue ui and then using the ui again download typescript plugin. Tell me if anything is unclear:)

Leave a comment