hannoeru / vite-plugin-pages

File system based route generator for ⚡️Vite
MIT License
1.84k stars 127 forks source link

SSG with react #543

Open Kida007 opened 2 weeks ago

Kida007 commented 2 weeks ago

Description

is there any way we can do Static Site Generation in a react app+ vite-plugin-pages?

Suggested solution

Like it interprets functions like getStaticProps or something like that.

Alternative

No response

Additional context

No response

Validations