* DEPRECATED * - Code was merged with console: https://github.com/stolostron/console
React shared UI component library for open cluster management.
- node.js version 14.x
-
Install dependencies
npm ci -
Run tests
npm test -
Start the storybook
npm start
-
Add a new component directory to src with
- Component
- Tests
- Storybook
-
Export the component in src/index.ts