Advanced React with Webpack Setup. How to set it up yourself:
- React 16
- Webpack 5
- Babel 7
- Hot Module Replacement
- Dev + Production Builds
- Dist Folder Managagement by Webpack
- Common and environment specific Webpack Configuration
- Composition of Webpack Configuration
- Source Maps
- Environment Variables
- Webpack Add-Ons
- ESLint + Prettier
git clone [email protected]:rwieruch/advanced-react-webpack-babel-setup.git
- cd advanced-react-webpack-babel-setup
- npm install
- npm start
- visit
http://localhost:8080/