/components-examples

Examples for Vaadin Components

Primary LanguageHTMLApache License 2.0Apache-2.0

Vaadin Components Examples

A set of high-quality Web Components built using Polymer.

Learn more about Vaadin Components.

View the live site to see the code examples side-by-side with its corresponding live example.

Setting up the project for the first time

Skip this step if you already have this stuff locally.

  • Either clone the project:
$ git clone https://github.com/vaadin/components-examples.git

Serving the examples

  • Go to the examples directory
$ cd components-examples
  • Spin up a web server, for example serve.
$ serve
  • Access the examples through http://localhost:3000/ or directly http://localhost:3000/v-grid