Skip to content

Commit

Permalink
feat: ✨ ceshi
Browse files Browse the repository at this point in the history
  • Loading branch information
G committed Dec 15, 2023
1 parent f05bc9e commit 4d1e866
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions packages/gbeata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![NPM version](https://img.shields.io/npm/v/gbeata.svg?style=flat)](https://npmjs.org/package/gbeata)
[![NPM downloads](http://img.shields.io/npm/dm/gbeata.svg?style=flat)](https://npmjs.org/package/gbeata)

基于最新antd5二次封装的组件库
基于最新 antd5 二次封装的组件库

## Usage

Expand All @@ -12,29 +12,3 @@ 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

0 comments on commit 4d1e866

Please sign in to comment.