Skip to content

devrsi0n/beidou

 
 

Repository files navigation

Isomorphic framework for server-rendered React apps

NPM version build status Test coverage NPM Downloads Gitter

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

Articles

Performance

  • Isomorphic rendering performance VS client side rendering performance in 3G network

isomorphic vs performance

  • Performance comparison in different network environment

isomorphic vs performance

Need Help?

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

DingTalk & Wechat group supported

License

MIT

About

Isomorphic framework for server-rendered React apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 1.1%
  • Other 1.6%