Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
danielroe opened this issue Feb 1, 2023 · 1 comment
Open

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

danielroe opened this issue Feb 1, 2023 · 1 comment

Comments

@danielroe
Copy link
Member

danielroe commented Feb 1, 2023

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:

  • new first questions - would you like to start a Nuxt 3 project (recommended)?
  • if yes, then immediately nuxi init <directory> (or in future we could even consider allowing user to choose from templates at nuxt/starter)
  • if no, continue with current Nuxt 2 flow
@jtuchel
Copy link

jtuchel commented Apr 18, 2023

@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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants