Skip to content

nihruk/design-system

Repository files navigation

NETSCC Design System

This is a library that documents the NETSCC Design System, and provides a default implementation on top of Bootstrap.

Usage

Requirements

  • Node.js 18 or newer
  • npm or a compatible package manager

Installation

Run npm install @nihruk/design-system in your existing project.

Development

Installation

Clone this repository, navigate into its root directory, and run npm install.

Testing

Run npm run test.

Fixing problems automatically

Run npm run fix.

Dev

Run npm run docs to start a local dev server hosting the built documentation site.

Run npm run build to build project to dist folder

Copyright

Crown Copyright (National Institute for Health and Care Research)