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 ?
2 replies