@thunderbirdops/services-ui
v0.6.2
Published
A UI component library for use with Thunderbird Services
Downloads
333
Keywords
Readme
Services UI
A UI component library for use with Thunderbird Services
Note this is heavily work-in-progress.
Usage
You can install the library by adding the following line as a dependency to your package.json:
npm i @thunderbirdops/services-ui
Library Development
Storybook
You can access storybook by running:
npm run storybook
Building
You can build the library by running:
npm run build