Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 284 Bytes

File metadata and controls

9 lines (7 loc) · 284 Bytes

webpack-config

The repo helps to save simple webpack configuration for react

To start webpack:

  1. npm run dev - development package
  2. npm run start - start devserver
  3. npm run build - production package

*you can check package.json to find plugins that are using in this project