/rstack-doc-ui

Shared React components for the Rstack websites.

Primary LanguageTypeScriptMIT LicenseMIT

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.