@onnechat/ui
v0.5.0
Published
Biblioteca de componentes React para Onne
Maintainers
Readme
@onnechat/ui
React component library for Onne.
Install
npm install @onnechat/uiPublish
npm run releaseRequires being logged in (npm login) as a member of the onnechat org on npmjs.org.
Development
bun install
bun run dev # storybook
bun run build # build library
bun run test # run tests