vuejs / vue-class-component

ES / TypeScript decorator for class-style Vue components.
MIT License
5.81k stars 431 forks source link

why not Nuxt3 built spa mode app? #598

Open Parvaz19 opened 2 years ago

Parvaz19 commented 2 years ago

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

886

loama commented 2 years ago

nuxt3 does not support client side rendering yet

Gimanh commented 1 year ago

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