Shared UI components for the Rstack websites.
Important
The package has been renamed from @rstack-dev/doc-ui to
@rstackjs/doc-ui.
- 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.
NavIcon component:
Install the dependencies:
pnpm iRun and debug the module:
pnpm run build -w
pnpm run storybookBuild the module for production:
pnpm run build