Advanced React with Webpack Setup.
- React 16
- Webpack 4
- 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
- CSS modules
- ESLint, Prettier, + Airbnb
- Jest + Enzyme
- git clone the repo and cd in the directory
- npm install
- npm start
- visit
http://localhost:3000/