Prerequisites

This document outlines all the required software and tools needed to run the Benefits Provider App UI.

Required Software

  1. Node.js

  2. Yarn Package Manager

    • Version: 1.22.x or higher

    • Installation: npm install -g yarn

    • Verification: yarn --version

  3. Git

Optional Tools

  1. Docker (Required only for Docker deployment)