Generated project

This commit is contained in:
start.vaadin.com
2025-04-03 10:08:22 +00:00
commit e0e60be428
30 changed files with 1565 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Votianlt README
To start the application in development mode, run: `./mvnw`
To build the application in production mode, run: `./mvnw -Pproduction package`
## Getting Started
The [Getting Started](https://vaadin.com/docs/latest/getting-started) guide will quickly familiarize you with your new Votianlt implementation. You'll learn how to set up your development environment, understand the project structure, and find resources to help you add muscles to your skeleton — transforming it into a fully-featured application.