https://github.com/alibaba/beidou
Isomorphic framework for server-rendered React apps
Isomorphic framework for server-rendered React apps

Features
- ✔︎ High performance, 2-5 times speed up
- ✔︎ Search engine optimization(SEO)
- ✔︎ React server side render
- ✔︎ ES6/ES7 supported
- ✔︎ Css modules supported
- ✔︎ Auto router supported
- ✔︎ Lots of plugins
How to use
$ npm install beidou-init -g
$ beidou init
$ npm run start
After that, go to http://localhost:6001/
Boilerplate
Documentation
- Quick Start
- Step by Step
- Basics
- Core
- Deployment
- Tutorials
- Advanced
Articles
Performance
- Isomorphic rendering performance VS client side rendering performance in 3G network

- Performance comparison in different network environment

License
MIT