https://github.com/whbbit1999/sable-chat-ui
基于React实现的一个组件库,文档使用dumi2搭建
https://github.com/whbbit1999/sable-chat-ui
dumi react
Last synced: 6 months ago
JSON representation
基于React实现的一个组件库,文档使用dumi2搭建
- Host: GitHub
- URL: https://github.com/whbbit1999/sable-chat-ui
- Owner: Whbbit1999
- License: mit
- Created: 2022-11-30T02:49:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T15:08:57.000Z (over 1 year ago)
- Last Synced: 2025-03-24T10:56:26.875Z (6 months ago)
- Topics: dumi, react
- Language: TypeScript
- Homepage:
- Size: 4.94 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sable-chat-ui
[](https://npmjs.org/package/sable-chat-ui)
[](https://npmjs.org/package/sable-chat-ui)0.0.1
## Usage
TODO
## Options
TODO
## Development
```bash
# install dependencies
$ pnpm install# develop library by docs demo
$ pnpm start# build library source code
$ pnpm run build# build library source code in watch mode
$ pnpm run build:watch# build docs
$ pnpm run docs:build# check your project for potential problems
$ pnpm run doctor
```## LICENSE
MIT