Local Development Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Before setting up: The following tools have to be installed prior to development. Make sure to install the specific versions provided below. If no version is provided, it is assumed that the latest version can be installed.
Install Visual Studio Code. VS Code Extensions to be installed from the marketplace:
Install NodeJS 14.20.0
version 1.22.19
Install Python version 2.7
Clone the repository locally from your organization's umbrella. This contains the frontend code under the frontend folder.
To learn how to install yarn on Linux, follow .