a site, let's say example.com which shares the layout and few components with subdomain blog.example.com so i want to create common nuxtJS project for this so that the routes and all things will be optimized by nuxtJS, i don't want to create 2 projects for this as there would be repetition of components, how can i achieve this result?
https://stackoverflow.com/questions/63444036/handling-subdomains-with-nuxtjs
maybe this helps? https://github.com/nuxt/rfcs/issues/30
Обсуждают сегодня