@stolostron/ui-components
v1.79.0
Published
UI component library for open cluster management
Downloads
75
Keywords
Readme
Open Cluster Management UI Components
* DEPRECATED * - Code was merged with console: https://github.com/stolostron/console
React shared UI component library for open cluster management.
Prerequisites
- node.js version 14.x
Installation
Install dependencies
npm ci
Run tests
npm test
Start the storybook
npm start
Adding a new component
Add a new component directory to src with
- Component
- Tests
- Storybook
Export the component in src/index.ts