element-plus / element-plus-nuxt-starter

🌰 A starter example for element-plus with Nuxt 3.
https://element-plus-nuxt.vercel.app
MIT License
289 stars 82 forks source link

Whether do the ``gh-pages`` branch work? #19

Closed oooplz closed 2 years ago

oooplz commented 2 years ago

Whether do the gh-pages branch work? I visited it, but it appearing page not found

YunYouJun commented 2 years ago

No, it doesn't work. Because nuxt3 haven't finished development of nuxt generate.

If you've ever used nuxt2, you should know that nuxt build primarily works for ssr, it is not ready for static site generation.