Skip to content
/ beidou Public
forked from alibaba/beidou

Isomorphic framework for server-rendered React apps

License

Notifications You must be signed in to change notification settings

xiangcs/beidou

This branch is 510 commits behind alibaba/beidou:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Peng WeichunPeng Weichun
Peng Weichun
and
Peng Weichun
Dec 7, 2017
0cedf89 · Dec 7, 2017

History

98 Commits
Jul 26, 2017
Nov 14, 2017
Nov 18, 2017
Nov 14, 2017
Nov 13, 2017
Nov 13, 2017
Nov 14, 2017
Jul 18, 2017
Jul 17, 2017
Jul 17, 2017
Nov 14, 2017
Dec 7, 2017
Jul 20, 2017
Nov 13, 2017
Nov 14, 2017

Repository files navigation

Isomorphic framework for server-rendered React apps

NPM version build status Test coverage 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

Performance

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

isomorphic vs performance

  • Performance comparison in different network environment

isomorphic vs performance

License

MIT

About

Isomorphic framework for server-rendered React apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 1.4%
  • Other 1.8%