blob: 982fa3627744fde60a69b68d24704b5976bfd592 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
title: Vaadin Installation Package
order: 900
layout: page
---
[[getting-started.package]]
= Vaadin Installation Package
While the recommended way to create a Vaadin project and install the libraries is to use an IDE plugin or a dependency management system, such as Maven, Vaadin is also available as a ZIP distribution package.
You can download the newest Vaadin installation package from the download page
at https://vaadin.com/download/. Please use a ZIP decompression utility available
in your operating system to extract the files from the ZIP package.
|