BrontosaurusTails / Sovereign

MIT License
0 stars 1 forks source link

Added basic server-side rendering #10

Closed colinlmcdonald closed 7 years ago

colinlmcdonald commented 7 years ago

There's still some work to be done to get this up and running correctly. Need to get server.js bundled with webpack so we don't have to use babel-watch to run it directly. This is more a proof of concept at this point.

colinlmcdonald commented 7 years ago

https://medium.com/@justinjung04/react-server-side-rendering-and-hot-reloading-ffb87ca81a89