I used CRA starter kit made by ayroblu, which enable Redux, Express and SSR on react app created by CRA.
Checkout the original repository.
npm install
Development Mode
yarn start
Production build & SSR test
yarn run build
yarn run start:server
- react
- react-router
- redux
- express
- server side rendering
- react hot loader
- code splitting
- sass