Getting Started

OverviewDesignDevelopmentWhat's NewBrowser Support

Welcome to the Nord Design System. If you're just getting started with designing or developing something for our therapyveterinary products, you're in the right place. For veterinary, please switch brandFor therapy, please switch brand.

Nord Design System is a collection of reusable components and tools, guided by clear standards, that can be assembled together to build digital products and experiences for Nordhealth.

The goal of Nord Design System is to improve UI consistency and quality, while making our software design and development processes more efficient. The system also helps to establish a common vocabulary between everyone in our organization and ease collaboration between different teams and disciplines.

Nord Design System ships with two distinctive brands, therapy and veterinary. You can switch the currently active brand from the top left corner of this documentation website.

Design guidelines

Check out these practical guides to help you understand how to design for Nordhealth's platforms using Nord Design System.


nordhealth.design/principles/

nordhealth.design/figma/

nordhealth.design/colors/

nordhealth.design/iconography/

nordhealth.design/grid/

nordhealth.design/typography/

nordhealth.design/themes/

nordhealth.design/tokens/

nordhealth.design/components/

nordhealth.design/templates/

nordhealth.design/nordicons/

nordhealth.design/downloads/

Development packages

Nord is a collection of reusable components and tools that are divided into nine packages. They can be used together or separately depending on your team's needs.


nordhealth.design/web-components/

nordhealth.design/web-components/#react

nordhealth.design/web-components/#types-and-editor-integration-with-vue

nordhealth.design/css/

nordhealth.design/themes/

nordhealth.design/nordicons/

nordhealth.design/tokens/

nordhealth.design/webfonts/

nordhealth.design/color-utilities/

/components/table/


Each package can be installed using Node Package Manager. To do so, run the following command(s) in your terminal:

Copy code
# Design Tokens, CSS Framework, Themes, Nordicons, Webfonts:
# (For usage with any framework)
npm install @nordhealth/tokens
npm install @nordhealth/css
npm install @nordhealth/themes
npm install @nordhealth/icons
npm install @nordhealth/fonts
npm install @nordhealth/color
npm install @nordhealth/ag-theme-nord
Copy code
# Web Components for HTML, Vue.js and Vanilla JS:
npm install @nordhealth/components
Copy code
# React Wrappers (deprected):
npm install @nordhealth/react
Copy code
# Vue Types (deprected):
npm install @nordhealth/vue
For further installation and integration guidelines for each Nord Design System package, please see documentation linked above.

What's new

This section is updated regularly with new content to help you stay up to date with the latest releases and updates from the Nord team. We also have an RSS feed you can subscribe to.


nordhealth.design/changelogs/web-components

nordhealth.design/updates/

nordhealth.design/migrations/

Browser support

Nord Design System is tested in the latest two versions of the following browsers. Our team addresses critical bug fixes in earlier versions based on their severity and impact. If you need to support IE11 or pre-Chromium Edge, this library isn't for you.


ChromeSafariEdgeFirefoxOpera

Can I use Nord in my own project?

Nord Design System is solely meant for building digital products and experiences for Nordhealth. Please see the terms of use for full license details.

Getting support

If you experience any issues while getting started with any of Nord's tools, please head over to the Support page for more guidelines and help.

Was this page helpful?

Yes No

We use this feedback to improve our documentation.