Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 877 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 877 Bytes

under construction

Vaadin CRM in TypeScript

Reference implementation of a Spring Boot + Vaadin web application. The UI is built with reactive components using TypeScript and LitElement. The backend is built with Java and Spring Boot.

This is a TypeScript-based version of the Vaadin CRM application which is used as an example in the Building Modern Web Apps with Spring Boot and Vaadin tutorial series.

See the Vaadin FAQ for more details on the difference between the Vaadin Java and TypeScript APIs.

Key differences from Vaadin CRM

TBD