Skip to content

Latest commit

 

History

History
 
 

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 build -w
pnpm run storybook

Build the module for production:

pnpm run build