Directory

wc-input - Vaadin Add-on Directory

Webcomponent input design around a new material style. wc-input - Vaadin Add-on Directory
# \ Webcomponent input design around a new material style. ## Install the Polymer-CLI First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) and npm (packaged with [Node.js](https://nodejs.org)) installed. Run `npm install` to install your element's dependencies, then run `polymer serve` to serve your element locally. ## Viewing Your Element ``` $ polymer serve ```