UNPKG

@wfp/react

Version:
16 lines (10 loc) 248 B
React implementation of the [Bridge Design System](https://designsystem.wfp.org) ### Run development This will open storybook on http://localhost:9000 ``` yarn dev ``` ### Generate type definitions for the documentation ``` generate:types ```