Skip to content

companieshouse/limited-partnerships-web

Repository files navigation

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