N
Nuxt3mo ago
Jacko

Is there a recommended way to start a nuxt project ?

So I just finished learning the basics of Vue and want to start a new website using nuxt. I’m confused though that when I use vue create it seems very opinionated and does a lot of the hard work like prettier and eslint configuration and creating a full directory structure for a demonstration. Is there a similar way to start nuxt, as the default method seems very barebones ?
1 Reply
Ragura
Ragura3mo ago
There's a few starter templates available here: https://nuxt.new/ However, Nuxt isn't difficult to set up incrementally. You basically create the folders you need when you need them. As for modules such as ESLinst, just browse those on nuxt.com or use the devtools to install them. Most of them are zero-config or close to. You can also use the VSCode extension Nuxtr to help you with creating the right folder structure.
Want results from more Discord servers?
Add your server