与Mobx同构React:React + MobX + React-Router + Express

时间:2024-02-26 01:42:33
【文件属性】:

文件名称:与Mobx同构React:React + MobX + React-Router + Express

文件大小:2.28MB

文件格式:ZIP

更新时间:2024-02-26 01:42:33

react express isomorphic mobx ssr

Mobx同构React React + MobX + React-Router(CSR和SSR) 如何使用 git clone git@github.com:L-x-C/isomorphic-react-with-mobx.git cd isomorphic-react-with-mobx npm install 开发(客户端渲染) npm start open http://localhost:3000 生产(服务器端渲染) npm run server open http://localhost:20000 预习 登录,注册 将项目添加到列表 路线不符时的404页 常问问题 如何在服务


【文件预览】:
isomorphic-react-with-mobx-master
----.eslintrc(2KB)
----.gitattributes(35B)
----postcss.config.js(20B)
----public()
--------favicon.ico(1KB)
----src()
--------index.html(456B)
--------containers()
--------styles()
--------states()
--------states.js(477B)
--------images()
--------serverRender.js(3KB)
--------components()
--------helpers()
--------actions()
--------routes.js(1KB)
--------index.js(1KB)
----.babelrc(155B)
----tools()
--------prodServer.js(1KB)
--------build.js(1KB)
--------devServer.js(2KB)
----config.json(48B)
----README.md(1KB)
----webpack()
--------loaders.js(773B)
--------webpack.config.js(2KB)
--------plugins.js(2KB)
----.npmrc(16B)
----.editorconfig(207B)
----.gitignore(593B)
----gifs()
--------account.gif(1.28MB)
--------list.gif(205KB)
--------404.gif(130KB)
----server()
--------middlewares()
----bin()
--------build.sh(92B)
--------start.sh(35B)
--------stop.sh(23B)
----package.json(3KB)

网友评论