No react, no angular, no gulp, no bullshit just a webpack base config starter for development.
git clone https://github.com/menems/webpack-base-starter.git
npm i
Run dev server
npm start
Build for production
npm run build
- Add css modules
- Add asset copy on build