isomorphic-react:一个简单但功能强大的React应用程序,构建在符合标准的后端上

同构React具有所有最佳实践且简洁的Starter同构React应用程序关于申请该应用程序是一个基本的API客户端,它从外部API(在本例中为Stackoverflow)收集数据并生成同构的单页应用程序(SPA)。为什么同构React?好问题!使用React / Redux作为主要应用程序引擎支持热重载和服务器渲染!使用React Router(与服务器渲染相结合,真是太神奇了)没有绒毛,只有好东西入门克隆存储库安装依赖项npm install && npm run postinstall运行开发服务器npm run start-dev导航到应用程序的
zip
isomorphic-react-master.zip 预估大小:25个文件
folder
isomorphic-react-master 文件夹
file
.gitignore 913B
file
.babelrc 228B
file
package.json 2KB
folder
data 文件夹
file
api-real-url.js 578B
file
mock-questions.json 25KB
folder
server 文件夹
file
index.jsx 8KB
file
package-lock.json 342KB
folder
src 文件夹
folder
components 文件夹
file
NotificationsViewer.jsx 783B
file
QuestionList.jsx 1KB
file
TagsList.js 130B
file
QuestionDetail.jsx 1KB
file
NotificationsViewer.spec.js 1KB
file
getStore.js 2KB
folder
services 文件夹
folder
__mocks__ 文件夹
file
NotificationsService.js 188B
file
NotificationsService.js 204B
file
index.jsx 3KB
file
App.jsx 1KB
folder
reducers 文件夹
file
questions.js 933B
file
index.js 198B
folder
sagas 文件夹
file
fetch-question-saga.js 658B
file
fetch-questions-saga.js 666B
folder
public 文件夹
file
index.html 895B
file
README.md 3KB
file
webpack.config.dev.babel.js 2KB
file
webpack.config.prod.babel.js 2KB
zip 文件大小:112.97KB