Local Development Setup

Overview

This page outlines the steps to set up the UI development environment locally.

Steps

Before setting up: Install the tools listed below before development. Make sure the specific versions are installed. In case no version in listed, install the latest version.

  1. Install Visual Studio Code. VS Code Extensions to be installed from the marketplace:

  2. Install NodeJS 14.20.0

  3. Install Yarn version 1.22.19

  4. Install Python version 2.7

  5. Clone the DIGIT-Frontend repository locally from your organization's umbrella. This contains the frontend code under the frontend folder.

cd frontend/micro-ui/web/micro-ui-internals

To learn how to install yarn on Linux, follow this guide.

Last updated

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.