summaryrefslogtreecommitdiffstats
path: root/documentation/clientside/clientside-installing.asciidoc
blob: 0ad907f052d5f621a56cffe0e99f47661518d3b2 (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
<<dummy/../../../framework/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.