Pages represent views for each specific route pattern. Every file in the pages/ directory represents
 a different route displaying its content.

To use pages, create pages/index.vue file and add <NuxtPage /> component to the app.vue (or 
remove app.vue for default entry)