Read how to set it up yourself: React with Webpack Tutorial.
- React 16
- Webpack 5
- Babel 7
- Hot Module Replacement
git clone git@github.com:rwieruch/minimal-react-webpack-babel-setup.git
- cd minimal-react-webpack-babel-setup
- npm install
- npm start
- visit
http://localhost:8080/