This is a library that documents the NETSCC Design System, and provides a default implementation on top of Bootstrap.
- Node.js 18 or newer
- npm or a compatible package manager
Run npm install @nihruk/design-system in your existing project.
Clone this repository, navigate into its root directory, and run npm install.
Run npm run test.
Run npm run fix.
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
Crown Copyright (National Institute for Health and Care Research)