Skip to content

fwtcumt/react-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

  1. ssr+csr
  2. 支持热更新
  3. 样式分离
  4. 分布式路由配置
  5. 分布式reducer配置

开发指南

  yarn # 依赖下载
  yarn dev # 启动开发服务器
  yarn build # 生产环境打包
  yarn start:prod # 启动生产服务器