React shared UI component library for open cluster management
- node.js version 12.x
-
Install dependencies
npm ci -
Run unit tests
npm test -
Run style checks
npm run lint -
Start the storybook
npm start
-
Add a new component directory to src with
- Component
- Tests
- Storybook
-
Export the component in src/index.ts