# expo-flow **Repository Path**: mirrors_vaadin/expo-flow ## Basic Information - **Project Name**: expo-flow - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: v25 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-03 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vaadin expo playground This is a playground [Vaadin Flow](https://vaadin.com). ## Requirements - Java 17 or later - An [OpenAI API key](https://platform.openai.com/account/api-keys) as an environment variable `OPENAI_API_KEY` if you want to use the Chat view ## Running the application Run the app by running `Application.java` or with the default Maven goal: ``` mvn ```