I am trying to migrate simple webpage written in vue.js with classic file structure (index.html and main.js in src folder) into nuxt.js.
Is there a simple way I can integrate nuxt.js features into my app? Thank you.
This question is available on Nuxt.js community (#c803)