As you saw in previous lessons, with Nuxt we simply place components in the pages directory and Nuxt generates our router.js for us. You might say Nuxt by default does File-based routing. In this lesson we’ll dive deeper into File-based routing, learning how to find the router.js Nuxt cre