A repository of various examples of server side rendering a React application.
The basics to render a React app with server side rendering.
- babel
- webpack
- express
- react
- react-dom
The same as the basic example, but including Font Awesome. There is a slight different with Font Awesome to avoid a "flicker" or "flash" before the client can insert the necessary CSS. Read more about Server Side Rendering icons with Font Awesome.
- font awesome svg core
- font awesome free solid icons
- font awesome react