不用 nuxt 和 next,自己写中间层
不用 nuxt 和 next,自己写中间层
1
zeromake Oct 18, 2018
|
2
wszbdyyy Oct 18, 2018
知道 egg.js 吗,阿里有个基于 egg.js 的服务端渲染框架 beidou,可以用来学习下。boxopened.com 就是我个人基于 beidou,react 服务器端渲染,前后端同构实现的一个站,你可以参考下。
|
3
lanten Oct 19, 2018
react 有一个 [next.js]( https://github.com/zeit/next.js)
|