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.
npm i -D @undp-data/svelte-undp-design
For the usage of svelte-undp-design
components, please refer to each page of components.
- 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