README
xiaui
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
业务逻辑 UI 组件库
<script type="module">
import xiaBUi from 'https://cdn.skypack.dev/xia-b-ui';
</script>
yarn install
yarn serve
yarn build
yarn lint