文件名称:react_seo:渲染服务器端
文件大小:331KB
文件格式:ZIP
更新时间:2024-07-24 15:26:20
JavaScript
React 服务端渲染示例 安装 $ git clone https://github.com/bench87/react_seo.git $ cd react_seo $ npm install $ npm start $ node app.js 参考
【文件预览】:
react_seo-master
----.gitignore(98B)
----app.js(519B)
----middleware()
--------log.js(93B)
--------errorhandlers.js(270B)
----package.json(632B)
----static()
--------js()
--------browser_bundle.js(1.47MB)
--------static.txt(7B)
----views()
--------index.ejs(288B)
----README.md(270B)
----routes()
--------index.js(545B)