0.6.1 • Published 10 months ago

@lexmin0412/ace v0.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

ACE

ACEeɪs, means Antd Components Enhanced, a lib with several extreamly enhanced react components based on antd.

NPM version NPM downloads

Click here or the image below to read our docs.

Index Page

开发

安装依赖:

pnpm install

开始

构建组件库:

pnpm build

构建组件库(Watch 模式):

pnpm dev

启动 Storybook:

pnpm storybook