/react-ssr-setup

React ssr setup

Primary LanguageTypeScript

使用

install

yarn install

development

yarn run dev

production

yarn run build

and

yarn run start

包含功能

完整开发功能支持

生产环境准备

最新的工具

完整 Typescript 支持

多种 redux 配置

mobx 支持

灵活的渲染方式

双端代码复用

loadable

代码分割

preload data

sass

css module

不同打包方式

静态路由

文件路由 自动query参数支持 存在bug ...

装饰器

antd support

数据自动注入 存在bug 改用原始connect进行