Command
npm create vue@latestExamples
Create new Vue project
npm create vue@latest my-vue-appCreate with TypeScript
npm create vue@latest my-vue-app -- --typescriptnpm create vue@latestCreate new Vue project
npm create vue@latest my-vue-appCreate with TypeScript
npm create vue@latest my-vue-app -- --typescript