README
cfw_ui
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
初次在npm上发布组件库。。。
<script type="module">
import chenfangwenCfwUi from 'https://cdn.skypack.dev/@chenfangwen/cfw_ui';
</script>
yarn install
yarn serve
yarn build