@undp-data/svelte-undp-design
v3.1.1
Published
This package is to manage svelte components for UNDP design system in GeoHub
Downloads
89
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-designUsage
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 storybookRun the following command to build storybook
pnpm build-storybook