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