@rstack-dev/doc-ui
v1.12.2
Published
Shared UI components for the Rstack websites.
Readme
Rstack 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 iGet Started
Run and debug the module:
pnpm run build -w
pnpm run storybookBuild the module for production:
pnpm run build