Skip to content

Files

Latest commit

12c1843 · Sep 25, 2014

History

History
14 lines (10 loc) · 162 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 162 Bytes

WDWS Bower

Run Bower on a WDWS server.

Commands

bower.install

wdws.run('bower.install', {
  packages: ['Polymer/polymer'],
  save: true
});