Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Mortgage Applications UI (React) + API (.NET Core)

Notifications You must be signed in to change notification settings

shameen/interview-mortgage-fullstack

Repository files navigation

interview-mortgage-fullstack

Mortgage application UI (React) + API (.NET Core)

Requirements

Dev Setup

Setup method 1: If you have PowerShell

run dev-setup.ps1.

Setup method 2: If you don't have PowerShell:

  1. Open a command prompt on the /website directory
  2. run npm install yarn --no-package-lock
  3. run .\node_modules\.bin\yarn