Home

Issue: 837

Where to put code that runs once on app startup (no main.js)

[issue link]

In non nuxjs apps you put code that has run once on app startup in main.js or app.vue. Both are not available in nuxtjs. Where do I put this code?

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