Shared UI components for the Rstack websites.
- Types
- ESM
- License
- MIT
- Deps
- 0
- Install Size
- 1.8 MB
- Vulns
- 0
- Published
$
npm install @rstack-dev/doc-ui$
pnpm add @rstack-dev/doc-ui$
yarn add @rstack-dev/doc-ui$
bun add @rstack-dev/doc-ui$
deno add npm:@rstack-dev/doc-ui$
vlt install @rstack-dev/doc-ui$
vp add @rstack-dev/doc-uiRstack Doc UI
Shared UI components for the Rstack websites.
- http://rspack.rs
- http://rsbuild.rs
- http://rspress.rs
- http://rsdoctor.rs
- http://rslib.rs
- http://rstest.rs
- http://rslint.rs
This package should only be used in Rstack projects.
Example
NavIcon component:
Setup
Install the dependencies:
pnpm i
Get Started
Run and debug the module:
pnpm run build -w
pnpm run storybook
Build the module for production:
pnpm run build