RoutingBack to indexApplication EntryTo give you the full control of your application, Nuxt allows you to define your own application entry app.vue to start minimal (optional). Auto ImportsNuxt auto-imports components, composables and Vue.js APIs to use across your application without explicitly importing them. Edit this page