nihruk / design-system

Design System
https://design-system.nihr.ac.uk
MIT License
3 stars 2 forks source link

NETSCC Design System

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

Usage

Requirements

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)