digital-land / submit

0 stars 0 forks source link

lpa-data-validator-frontend

Description

This is the frontend for the LPA Data Validator application. It is a nodeJS express application that uses nunjucks and the GOV.UK Design System for the UI.

Setup

Running the application

Prerequisite: Install Docker Desktop

npm run dev

Alternative methods of starting application

Mac users only

If you are a Mac user, please note that port 5000 is used by AirPlay Receiver. In order to use the application, you will need to switch off AirPlay Receiver.

To switch off AirPlay Receiver, follow these steps:

  1. Open System Preferences on your Mac.
  2. Search for "AirDrop & Handoff".
  3. In the "AirPlay Receiver" toggle, select "Off".

Once you have switched off AirPlay Receiver, you should be able to use the application without any issues.