npm i
bower i
npm start
This demo shows how to do a simple "Hello, World" with polymer-webpack-loader.
It includes a basic project that defines a Polymer element which uses ES Module
syntax to import
a dependency from the node_modules
directory.