Open danielroe opened 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 :)
Npm is depreciated does not work anymore
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)