expense-manager-ng2-demo
expense-manager-ng2-demo copied to clipboard
Expense Manager Angular 2 Demo
trafficstars
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.