npm init vue@latest
# This command will install and execute create-vue, the official Vue project scaffolding tool. You will be presented with prompts for a number of optional features such as TypeScript and testing support
# Note using @vue/cli is considered out of date