vue-class-component icon indicating copy to clipboard operation
vue-class-component copied to clipboard

why not Nuxt3 built spa mode app?

Open Parvaz19 opened this issue 3 years ago • 2 comments

hey everybody. I want to make a spa app with nuxt3, so I use (ssr:false) in defineNuxtConfig but nothing work. please help!!

#886

Parvaz19 avatar Feb 23 '22 06:02 Parvaz19

nuxt3 does not support client side rendering yet

loama avatar Apr 18 '22 17:04 loama

hey everybody. I want to make a spa app with nuxt3, so I use (ssr:false) in defineNuxtConfig but nothing work. please help!!

#886

You can try nuxt generate

Gimanh avatar Jan 16 '23 14:01 Gimanh