In this lesson, we use the Nuxt CLI called nuxi
to bootstrap a brand new Nuxt app from scratch.
npx nuxi init [app-name-here]
Don’t let the boilerplate code fool you! It may be slim but that clean file structure packs some powerful features once you start adding in specially named directories.
Links