@douku/best-ui

- 通用 - [x] [Button](./packages/button) - 按钮

Usage no npm install needed!

<script type="module">
  import doukuBestUi from 'https://cdn.skypack.dev/@douku/best-ui';
</script>

README

BestUi - 组件库

组件目录

开发环境

本地

$ npm install
$ npm run watch

构建

$ npm run build:all