This template is a proof of concept using webpack to build the Polymer 2 Starter Kit. It will demonstrate the use of the polymer-webpack-loader and webpack lazy loading.
Install:
bower install
npm install OR yarn
Build the App:
webpack
Serve the App:
polymer serve