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

https://github.com/oceanbase/oceanbase-design

An enterprise-class design system based on Ant Design and extending it.
https://github.com/oceanbase/oceanbase-design

design-system oceanbase oceanbase-design react typescript ui-kit ui-library

Last synced: about 1 month ago
JSON representation

An enterprise-class design system based on Ant Design and extending it.

Awesome Lists containing this project

README

          

[OceanBase Design](https://design.oceanbase.com) is an enterprise-class design system based on [Ant Design](https://ant.design) and extending it. Help OceanBase ecology and designers/developers building professional products.

## 📋 Documentation

- [https://design.oceanbase.com](https://design.oceanbase.com)

## 🔨 Usage

- [@oceanbase/design](https://design.oceanbase.com/docs/design-introduce)
- [@oceanbase/ui](https://design.oceanbase.com/docs/ui-introduce)
- [@oceanbase/icons](https://design.oceanbase.com/components/icon)
- [@oceanbase/charts](https://design.oceanbase.com/docs/charts-introduce)
- [@oceanbase/util](https://github.com/oceanbase/oceanbase-design/tree/master/packages/util)
- [@oceanbase/codemod](https://github.com/oceanbase/oceanbase-design/tree/master/packages/codemod)

## ⌨️ Development

Use Gitpod, a free online dev environment for GitHub.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/oceanbase/oceanbase-design)

Or clone locally:

```bash
$ git clone git@github.com:oceanbase/oceanbase-design.git
$ cd oceanbase-design
$ npm install -g pnpm
$ pnpm install
$ pnpm run start
```

Open your browser and visit http://127.0.0.1:8000.

## 🔗 Links

- [Ant Design](https://ant.design)
- [Ant Design Pro Components](https://procomponents.ant.design)
- [Ant Design Charts](https://charts.ant.design)

## ⚖️ License

MIT © [OceanBase](https://github.com/oceanbase)

## Contributors