Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 219 Bytes

File metadata and controls

5 lines (3 loc) · 219 Bytes

React 16 Webpack 4 Mini Boilerplate

Basic Webpack 4 setup for React. Does not come with a dev server.

Simply run $ npm run build to build your React app into 📁 dist/, but first you need to $ yarn install