README
Kanban-UI (packages/kanban-ui)
Component library for Kanban-Admin app and Grafana Kanban-Widget
To work isolated on the components, run storybook with npm run storybook
. Alternatively you can build the ui after changes with npm run build
or run the watcher with npm run watch-babel
to work on the components and to see the results in the Kanban-Admin app or the Grafana Kanban-Widget.
When tagging version, lerna will increase the version and the ci/cd will publish this package to npm.