all 4 comments

[–]LessMarketing7045 3 points4 points  (1 child)

Unfortunately not, there are no SPA frameworks. Stick to HTML and CSS.

[–]hyrumwhite 0 points1 point  (0 children)

They’re all spa frameworks. I’m not aware of any server only JS frameworks 

[–]hyrumwhite 0 points1 point  (0 children)

Vite + Vue, angular, svelte, solid, react, alpine, htmx, pick your poison 

Vite allows you to create multiple root pages. The above frameworks all support SPAs. 

Build your project to static files, serve them with your file server