[ vue ] Add possibility to create the component for a Nuxt App instead of a Vue app
Closed this issue · 2 comments
Giuliano1993 commented
Nuxt framework uses Vue as its frontend.
The components won't change from a normal vue app, but the components shall be created into the ./components
folder instead of the ./src/components
folder.
Add a question to the Vue installer to ask if the user is working in a vue app or in a nuxt one
giuseppesciacca commented
Can I work on this issue?
Giuliano1993 commented
Of course! Thank you 😄