# Software to Install

In FrontEnd, there is some basic software we need to install to start developing the components:

* Git
  * SourceTree
  * TortoiseGit
* Visual Studio Code

  &#x20;  Useful Extensions:

  * Document This (necessary to follow the documentation standard)
  * Git Lens
  * EsLint
  * Set up [<mark style="color:red;">SonarLint</mark>](https://docs.gapvelocity.ai/webmap/general/frontend/component-maintenance/tools#sonarlint)
* Visual Studio Enterprise 2019 (you can start using it for about 30 days with trial mode using your Mobilize.net email, after that you can send a request to the IT department for a valid license key)
* Visual Studio Enterprise 2015 (you can start using it for about 30 days with trial mode using your Mobilize.net email, after that you can send a request to the IT department for a valid license key)
* Node.js
* Angular
* Notepad++

We recommend using [<mark style="color:red;">Chocolatey</mark> ](https://chocolatey.org/install)to download most of the necessary packages in an easier way. Once you have it installed, you just need to search for the package at this [<mark style="color:red;">link</mark>](https://community.chocolatey.org/packages)

![](https://4139013925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MEOm98BbzqckTUoLpXN%2Fuploads%2FQXKZwXZtCjuCR9AjioVP%2Fimage.png?alt=media\&token=d478a6e4-b60e-4818-a410-8568d797522d)

and paste the command in the PowerShell.

![](https://4139013925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MEOm98BbzqckTUoLpXN%2Fuploads%2FvnP8llJ2QilpNWCIHal0%2Fimage.png?alt=media\&token=33a9bc34-5bcc-4d3d-a2a6-781d287e9c9f)
