Skip to content

Commit

Permalink
Updated README to mention NPM package install path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jura committed Oct 3, 2023
1 parent a1e6948 commit 4a77e79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,16 @@ By unifying design elements into reusable components, development will simplify

The Guide is a living document created to meet the needs of UNDP's front-end developers and designers. If there is a Component or Pattern that you need, or you have any other feedback, question or comment please contact us.


## Demo

Living Style Guide & Documentation: **[Demo](https://design.undp.org)**

## Install from NPM
```bash
npm install @undp/design-system
```
See Starter project at the link below for details of implementaiton
## Starter project

Static generator using Design System as dependency: [UNDP Design System starter template](https://github.com/undp/design-system-starter-template)
Expand Down

0 comments on commit 4a77e79

Please sign in to comment.