Here is a live demo
- Necessary loaders
- Separate webpack config file for different env
- React Fast Refresh
- TypeScript Support
- Code splitting
- DllPlugin configured
- Polyfill on demand
- Integrate with react-router.
- Run yarn installornpm install.
- Start dev-server by running npm start