Skip to content

wjeek/egg-next-demo

Repository files navigation

Egg-Next-Demo

[email protected] & [email protected] SSR By React Redux Saga Immutable.

特性

前后端开箱即用

  • 使用最新稳定版 [email protected] & [email protected]
  • 同构应用:实现服务端渲染首屏优化,客户端渲染组件动态加载,按需自由切换
  • 状态管理:ReduxRedux SagaImmutable,服务端与客户端共享store,优化性能,action/reducer/saga 统一管理、扩展方便
  • 样式管理:为style-jsx集成nested、lost,可以很方便的书写less/sass形式的样式代码与栅格布局
  • 调试:HMR

使用

安装

> git clone https://github.com/wjeek/egg-next-demo.git
> yarn

前端调试

> yarn next

后端调试

> yarn dev 或者 yarn debug

兼容性

Node >= 8.9.0

About

a demo for eggjs and nextjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published