Krutie Patel shows us a higher level overview of a Nuxt.js application code structure.

vuejs nuxt

Are you new to Nuxt.js framework and totally overwhelmed by the number of folders it comes with, and also surprised that most of them are empty with just the readme file in them? Well, that’s where I was little over a year ago. Since then, I always wanted to learn and document the magic that each folder brought into Nuxt project.

And now, after implementing few projects with this framework, I have documented my understanding of how these folders work together to bring the server rendered Vue application to life.