peter-mouland / react-lego

React-lego : incrementally add more cool stuff to your react app
http://react-lego.herokuapp.com/
MIT License
414 stars 36 forks source link

add koa branch #15

Closed peter-mouland closed 7 years ago

peter-mouland commented 7 years ago

in progress : https://github.com/peter-mouland/react-lego/tree/koa

peter-mouland commented 7 years ago

Based on the master branch. compare branches

Using Koa, the App now renders on the server.

Some may find comparing the code changes between Express and Koa interesting...