Skip to content

rspack-contrib/rstack-doc-ui

Repository files navigation

Rstack Doc UI

UI components for the Rspack family websites.

Example

NavIcon component:

image

Setup

Install the dependencies:

pnpm i

Get Started

Run and debug the module:

pnpm run storybook

Build the module for production:

pnpm run build

For more information, see the Modern.js Module documentation.