minimal-react-webpack-babel-setup
minimal-react-webpack-babel-setup copied to clipboard
The minimal React, Webpack, Babel Setup. You want to get beyond create-react-app? Read this tutorial how to setup your own boilerplate project.
minimal-react-webpack-babel-setup
Read more about it: The Minimal React Webpack Babel Setup
Features
- React 16
- Webpack 4
- Babel
- Staging ES Next Features
- Hot Module Replacement
Installation
git clone [email protected]:rwieruch/minimal-react-webpack-babel-setup.git- cd minimal-react-webpack-babel-setup
- npm install
- npm start
- visit
http://localhost:8080/