@undp-data/svelte-undp-design
v2.3.4
Published
This package is to manage svelte components for UNDP design system in GeoHub
Downloads
606
Keywords
Readme
@undp-data/svelte-undp-design
This storybook helps you design, develop and test components for UNDP design system. Some of UNDP design components are already available in this package, and you should continue adding new svelte components if GeoHub need it.
Installation
npm i -D @undp-data/svelte-undp-design
Usage
For the usage of svelte-undp-design
components, please refer to each page of components.
development
- build package
pnpm build
- development
Run the below command to launch storybook for developing UNDP design components
pnpm storybook
Run the following command to build storybook
pnpm build-storybook