You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 :)
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:
would you like to start a Nuxt 3 project (recommended)?
nuxi init <directory>
(or in future we could even consider allowing user to choose from templates at nuxt/starter)The text was updated successfully, but these errors were encountered: