The minimal React, Webpack and Babel Setup.
- node: v16.9.1
- npm: 7.24.0
- React 17
- Webpack 5
- Babel 7
- Hot Module Replacement
- ESlint 7
git clone [email protected]:estevanjantsk/simple-react-webpack-babel-setup.git
- cd simple-react-webpack-babel-setup
- npm install
- npm start
- visit
http://localhost:8080/
- change remote: git remote set-url <remote_name> <remote_url>