🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

govuk-prototype-rig

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

govuk-prototype-rig

Rapidly create prototypes of GOV.UK services

latest
Source
npmnpm
Version
0.9.3
Version published
Maintainers
4
Created
Source

GOV.UK Prototype Rig

Go to the GOV.UK Prototype Rig website to download the latest version and read the documentation.

Requirements

  • Node.js v18

Installation

  • Clone this repository:
    git clone git@github.com:x-govuk/govuk-prototype-rig.git

  • Install the dependencies:
    npm install

  • Start the application:
    npm start

You can change the service name by changing the prototype.serviceName value in package.json.

By default, the rig expects templates to use the .html file extension. You can change this by setting the prototype.templateExtension value in package.json.

Developing locally

To automatically refresh the browser upon updating a file, use npm run dev.

To lint JavaScript and CSS files, use npm run lint.

Contributing

If you’ve got an idea or suggestion, please create a GitHub issue.

Keywords

govuk

FAQs

Package last updated on 03 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts