Skip to content
/ card Public
forked from appreciated/card

A component similar webcomponent to <paper-card> for Vaadin 10

License

Notifications You must be signed in to change notification settings

kamuffe/card

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card

A Webcomponent for Vaadin 10+ that is similar to https://github.com/PolymerElements/paper-card but was recreated due to several limitations.

Development instructions

Starting the test/demo server:

mvn jetty:run

This deploys demo at http://localhost:8080

Branching information

  • master the latest version of the starter, using latest platform snapshot
  • V10 the version for Vaadin 10
  • V11 the version for Vaadin 11

About

A component similar webcomponent to <paper-card> for Vaadin 10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 82.0%
  • JavaScript 18.0%