Clone GitLab project
GitLab settings: Settings | Version Control | GitLab
Required plugins: Git and GitLab (bundled and enabled by default)
You can clone a project that you want to contribute to directly from WebStorm and create a new project based on it.
Before cloning a project, make sure you have logged in to your GitLab account.
Use one of the options to open the Clone Repository dialog:
Go to File | New | Project from Version Control.
If you already have a project open, go to VCS | Get from Version Control.
On the Welcome screen, click the Clone Repository button.
Specify the URL of the project you want to clone.
In the Directory field, enter the path to the folder where your local Git project will be created.
Click Clone.