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

    Useful Extensions:

    • Document This (necessary to follow the documentation standard)

    • Git Lens

    • EsLint

    • Set up 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 Chocolatey arrow-up-rightto 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 linkarrow-up-right

and paste the command in the PowerShell.

Last updated

Was this helpful?