Answer the question
In order to leave comments, you need to log in
How to use nuxtjs directly in a file?
In the case of Vue, it can be included directly in the required file in the script tag
var app = new Vue({
el : '#somediv,
})
Answer the question
In order to leave comments, you need to log in
Is it possible to similarly connect Nuxt alongside Vue to use server rendering?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question