> A template for es6 and webpack3
npm install simple-webpack3-starter> A template for es6 and webpack3
````
$ curl https://github.com/niceaji/simple-webpack3-starter/archive/master.zip -O
$ unzip simple-webpack3-starter-master.zip
$ cd simple-webpack3-starter-master
$ npm install
$ npm start