Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 890 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 890 Bytes

Web App using Angular2, Polymer and Vaadin Elements

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.