@camunda/c4-identity
v0.0.37
Published
C4 library for Camunda C8 Identity
Maintainers
Keywords
Readme
C4 Identity library
Customization
- Just update the name in
package.json. - If you want to automatically publish the storybook to Github Pages, enable the Github Action
publish-storybook.yml.disabled. - If you want to publish package to Github Package registry, enable the Github Action
publish-github-package.yaml.disabled.
Dev
# install
yarn
# start storybook
yarn storybook
# build components
yarn build