50 Forks
526 Stars
526 Watchers

How to download and setup vaadin

Open terminal and run command
git clone https://github.com/vaadin/vaadin.git
git clone is used to create a copy or clone of vaadin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vaadin https://github.com/vaadin/vaadin/archive/master.zip

Or simply clone vaadin with SSH
[email protected]:vaadin/vaadin.git

If you have some problems with vaadin

You may open issue on vaadin support forum (system) here: https://github.com/vaadin/vaadin/issues