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 http://chs.local/limited-partnerships/registration/start to view the first page of the registration journey and http://chs.local/limited-partnerships/transition/start to view the first page of the transition journey.

Technologies and Utils

Run Tests

Unit tests:

$ npm run test:unit

Unit tests watch mode:

$ npm run test:unit:watch


integration tests:

$ npm run test:integration

integration tests watch mode:

$ npm run test:integration:watch


all tests:

$ npm run test

all tests watch mode:

$ npm run test:watch

About

Web front-end for the Limited Partnerships service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11