Giuliano1993/make-js-component

[ vue ] Add possibility to create the component for a Nuxt App instead of a Vue app

Closed this issue · 2 comments

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

Can I work on this issue?

Of course! Thank you 😄