My react & webpack setup
- React 16
- Webpack 4
- Babel
- Eslint (AirBnb, React)
- Prettier
- Hot Module Replacement
git clone https://github.com/dmndc/react-webpack-boilerplate.git
- cd react-webpack-boilerplate
- npm install
- npm start
- visit
http://localhost:8080/