Skip to content

fparoni/beverage-starter-flow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitter

Beverage Buddy App Starter for Vaadin Flow

☕🍵🍶🍼🍺🍸🍹🍷

This is a Vaadin platform Java example application, used to demonstrate features of the Vaadin Flow framework.

The easiest way of using it is via https://vaadin.com/start - you can choose the package naming you want.

The Starter demonstrates the core Vaadin Flow concepts:

Prerequisites

The project can be imported into the IDE of your choice, with Java 8 installed, as a Maven project.

Running the Project

  1. Run using mvn jetty:run
  2. Wait for the application to start
  3. Open http://localhost:8080/ to view the application

Documentation

Brief introduction to the application parts can be found from the documentation folder. For Vaadin documentation for Java users, see Vaadin.com/docs.

Branching information

  • master the latest version of the starter, using the latest platform snapshot
  • v10 the version for Vaadin 10
  • v11 the version for Vaadin 11
  • v12 the version for Vaadin 12
  • v13 the version for Vaadin 13

About

Simple Example Web Application for Vaadin Flow

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 77.7%
  • HTML 20.1%
  • Shell 2.2%