README
vue-components
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
测试组件上传至npm
<script type="module">
import wwgComponents from 'https://cdn.skypack.dev/wwg-components';
</script>
yarn install
yarn serve
yarn build