75 Forks
391 Stars
391 Watchers

How to download and setup vaadin-core

Open terminal and run command
git clone https://github.com/vaadin/vaadin-core.git
git clone is used to create a copy or clone of vaadin-core 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-core https://github.com/vaadin/vaadin-core/archive/master.zip

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

If you have some problems with vaadin-core

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