Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chinacarlos/test-react-ssr
learn react ssr and create simple React SSR template
https://github.com/chinacarlos/test-react-ssr
Last synced: 1 day ago
JSON representation
learn react ssr and create simple React SSR template
- Host: GitHub
- URL: https://github.com/chinacarlos/test-react-ssr
- Owner: ChinaCarlos
- Created: 2019-01-23T10:25:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T02:16:41.000Z (almost 6 years ago)
- Last Synced: 2024-08-19T13:48:34.333Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 971 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### react-SSR-simple-template
一个React服务端渲染的简单版,弱化了webpack配置
### 集成了React-Router,Redux, React-thunk等React技术栈
### 测试需要API数据调取 需要 这个项目的配合,也可以自定义后端API [](https://github.com/maliaoMJ/ssr-serverhttps://github.com/maliaoMJ/ssr-server)