1. React + Next.js\Remix.js 方案

传送门:https://www.nextjs.cn/
传送门:https://remix.run/

点击查看

2. Vue + Nuxt.js方案

传送门:https://www.nuxtjs.cn/

3. Vue\React + Vite方案(实验阶段,潜力股)

传送门:https://cn.vitejs.dev/guide/ssr.html

4. Svelte + SvelteKit\Sapper方案(也非常不错的,sapper灵感来源于next.js,意为工兵,也即是Svelte App maker的缩写)

传送门:https://www.sveltejs.cn/
传送门:https://sapper.svelte.dev/docs/

5. umi(高集成,偏重)