This is webpack setup for a React app from scratch.
Clone the project
git clone https://github.com/jasbindar-singh/webpack-react.gitGo to the project directory
cd webpack-reactInstall dependencies
npm iStart the server
npm start- Produsction & Development Environment
- React setup with SASS, PostCSS Autoprefixer config
- Linters Setup (Eslint, Prettier)