Skip to content

OlliTietavainenVaadin/drink-starter-flow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drink Friend App Starter for Vaadin 10

☕🍵🍶🍼🍺🍸🍹🍷

This is a Vaadin 10 Flow example Java application, used to demonstrate features of the Vaadin Flow Java framework. Non-PolymerTemplates fork of github.com/vaadin/beverage-starter-flow/.

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 10 documentation for Java users, see Vaadin.com/docs.

About

Simple Java Example Web Application for Vaadin Flow

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 84.6%
  • HTML 15.4%