Shared UI components for the Rstack websites.
npm install @rstack-dev/doc-uiShared UI components for the Rstack websites.
-
-
-
-
-
-
-
> This package should only be used in Rstack projects.
NavIcon component:
Install the dependencies:
``bash`
pnpm i
Run and debug the module:
`bash`
pnpm run build -w
pnpm run storybook
Build the module for production:
`bash``
pnpm run build