Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 320 Bytes

polymer-webpack-loader demo

Setup

npm i
bower i
npm start

What's included

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.