Home

Issue: 1473

Please fix the Starter Template for god sake

[issue link]

There is the bug on index.vue in Page folder that we need to change from
import logo from '~components/logo.vue
to
import logo from '~/components/logo.vue

This will make new people come in the first time struck in this point and some will drop-off which mean we lost number of user.

This question is available on Nuxt.js community (#c1313)