Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/appreciated/grid-layout

Css Grid for Vaadin Flow
https://github.com/appreciated/grid-layout

css-grid vaadin-addon vaadin-flow

Last synced: 3 months ago
JSON representation

Css Grid for Vaadin Flow

Awesome Lists containing this project

README

        

# Grid Layout

Vaadin 10 Java integration of https://www.w3schools.com/css/css_grid.asp

## 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