README
wwb-ui
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
是一个基于semantic-ui的vue组件库
<script type="module">
import wwbUi from 'https://cdn.skypack.dev/wwb-ui';
</script>
npm install
npm run serve
npm run build