This is an example application to demonstrate how to put together the following pieces to achieve code splitting and server side rendering with dynamic data fetching
- React
- TypeScript
- Express
- Apollo Server
- Apollo React
- React Router
- Webpack
- Babel
- Styled Components
- @loadable components
- React Helmet
yarn install
then
yarn start