A prototype, built using the GOV.UK Prototype Rig.
- Node.js v16
- Node version manager (NVM)
-
Clone this repository
-
Use NVM to run the correct Node version:
nvm use -
Install the dependencies:
npm install -
Start the application:
nvm use; npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A prototype, built using the GOV.UK Prototype Rig.
Clone this repository
Use NVM to run the correct Node version:
nvm use
Install the dependencies:
npm install
Start the application:
nvm use; npm start