Skip to content

Use TypeScript and LitElement for client-side templates in Vaadin

License

Notifications You must be signed in to change notification settings

marcushellberg/vaadin-lit-typescript

Repository files navigation

Vaadin 14 with LitElement templates using TypeScript

A small demo of how you can use TypeScript and LitElement for client-side templates in Vaadin 14+.

Requirements

You need Java, Maven and Node installed.

Developing

You need to run mvn install once before starting development to download all necessary dependencies.

How to run

mvn spring-boot:run will download all dependencies, and run the project for you. It will handle updates to the templates automatically for you.

About

Use TypeScript and LitElement for client-side templates in Vaadin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published