Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| dist | 7 months ago | |
| src | 7 months ago | |
| stories | 7 months ago | |
| .gitignore | 7 months ago | |
| .npmrc | 7 months ago | |
| .nvmrc | 7 months ago | |
| .prettierrc | 7 months ago | |
| LICENSE | 7 months ago | |
| README.md | 7 months ago | |
| biome.json | 7 months ago | |
| package.json | 7 months ago | |
| pnpm-linuxstatic-arm64 | 7 months ago | |
| pnpm-lock.yaml | 7 months ago | |
| rslib.config.ts | 7 months ago | |
| tsconfig.json | 7 months ago | |
Shared UI components for the Rstack websites.
This package should only be used in Rstack projects.
NavIcon component:
Install the dependencies:
pnpm i
Run and debug the module:
pnpm run build -w
pnpm run storybook
Build the module for production:
pnpm run build