webpack-starter
From Gulp to Webpack2: a quickstart
Companion repo for my blog article From Gulp to Webpack2
Development
-
Clone the repo
-
Install the dependencies:
npm i
3a. Build:
npm run build
3b. (or) Build for production:
npm run build:prod
Author
Alexandros Kalamatianos - alkal.gr