An open API service indexing awesome lists of open source software.

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搭建

Awesome Lists containing this project

README

          

# sable-chat-ui

[![NPM version](https://img.shields.io/npm/v/sable-chat-ui.svg?style=flat)](https://npmjs.org/package/sable-chat-ui)
[![NPM downloads](http://img.shields.io/npm/dm/sable-chat-ui.svg?style=flat)](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