Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 404 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 404 Bytes

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