Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
6 months ago | |
|---|---|---|
| .. | ||
| dist | 6 months ago | |
| src | 6 months ago | |
| stories | 6 months ago | |
| .gitignore | 6 months ago | |
| .npmrc | 6 months ago | |
| .nvmrc | 6 months ago | |
| .prettierrc | 6 months ago | |
| LICENSE | 6 months ago | |
| README.md | 6 months ago | |
| biome.json | 6 months ago | |
| package.json | 6 months ago | |
| pnpm-linuxstatic-arm64 | 6 months ago | |
| pnpm-lock.yaml | 6 months ago | |
| rslib.config.ts | 6 months ago | |
| tsconfig.json | 6 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