nuxt / create-nuxt-app

Create Nuxt.js App in seconds.
MIT License
3.47k stars 428 forks source link

default to nuxt 3 when running `create-nuxt-app` #1023

Open danielroe opened 1 year ago

danielroe commented 1 year ago

When running create-nuxt-app, I think we should default to a new Nuxt 3 project (without removing support for Nuxt 2). Here's my suggested flow:

jtuchel commented 1 year ago

@danielroe may I ask if there are any news on this? When creating a new app via Vue or Sveltekit ( the ones I know ) I'm asked for linting and formatting support, Vitest and Playwright. I'm currently missing such a scaffolding app for Nuxt :)