Kickstart creating your own webpack scaffold
$ npm install -g webpack-scaffold-starterCreate an empty folder, cd into it and run following commands
$ git init # optional
$ webpack-scaffoldHave fun creating your own webpack-scaffold !!