aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/clientside/clientside-installing.asciidoc
blob: 38850d4bb9b4f7b5ac5ba84ededb7682b265fc3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Installing the Client-Side Development Environment
order: 2
layout: page
---

[[clientside.installing]]
= Installing the Client-Side Development Environment

The installation of the client-side development libraries is described in
<<../getting-started/getting-started-overview.asciidoc#getting-started.overview,"Getting
Started with Vaadin">>. You especially need the [filename]#vaadin-client#
library, which contains the client-side Java API, and
[filename]#vaadin-client-compiler#, which contains the Vaadin Client Compiler
for compiling Java to JavaScript.