Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 526 Bytes

limited-partnerships-web

Web front-end for the Limited Partnerships service

Requires >= Node v20 >= npm v10

Local build instructions

  1. run 'npm i' to install packages
  2. run 'npm run build' to compile
  3. run 'npm run start' to start the service

use localhost:3000/limited-partnerships/start to view the test page

Frontend Technologies and Utils