Web App using Angular2, Polymer and Vaadin Elements

September 24, 2016 ยท View on GitHub

This is an example project for how you can build a WebApp with Angular2, Polymer and Vaadin Elements.

The fully responsive application showcases Vaadin Grid, Date-Picker, Combo-Box and Charts.

Live Demo

Try the live demo of the Expense Manager.

Running locally

Install dependencies

Run npm install && bower install

Run development server

npm start runs the app locally with browser sync.

Note

The demo uses Vaadin Charts, which will ask for a license. You can close the window to try out the app without a license.