Skip to content

Commit 4a77e79

Browse files
committed
Updated README to mention NPM package install path
1 parent a1e6948 commit 4a77e79

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,16 @@ By unifying design elements into reusable components, development will simplify
1010

1111
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.
1212

13+
1314
## Demo
1415

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

18+
## Install from NPM
19+
```bash
20+
npm install @undp/design-system
21+
```
22+
See Starter project at the link below for details of implementaiton
1723
## Starter project
1824

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

0 commit comments

Comments
 (0)