cli
cli copied to clipboard
Is it possible to support with integrating to (name, Nuxt options, UI framework, TypeScript, linter, testing framework, etc as we done in nuxt 2
Describe the feature
In nuxt3 ,create a empty project , there are not questions like to select (name, Nuxt options, UI framework, TypeScript, linter, testing framework, etc as we done in nuxt 2. The zero configration that reason of I choose Nuxt , do we still support it as nuxt2 in Nuxt3 create project?
Additional information
- [ ] Would you be willing to help implement this feature?
- [ ] Could this feature be implemented as a module?
Final checks
- [X] Read the contribution guide.
- [X] Check existing discussions and issues.
I don't think that's hard to implement. I believe the team wants to make the ecosystem stable enough by updating all the major modules to stable nuxt3 versions first so projects using nuxt2 can migrate without any headaches, then they'll add a scaffolding feature to the CLI.