React Component Library built with monorepo architecture using lerna
KB Techspace component library
Install the dependencies
yarn
Start the typescript compiler in watch mode
yarn start
Start the storybook dev server
yarn dev
NOTE:
storybook will be deployed to netlify with CI when code pushed to
develop
branch
-
See Storybook.
-
Components are hosted as NPM packages in NPM registry.