This is a boilerplate for React 16 & Webpack 4. It includes webpack-dev-server and a build script
Checl live demo here - https://harshmakadia.github.io/react-webpack/
# Install dependencies
npm install
# Serve on localhost:3000
npm start
# Build for production
npm run build
Harsh Makadia
1.0.0