README
jingui
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
设计的第一个Vue组件
<script type="module">
import jinghaoui from 'https://cdn.skypack.dev/jinghaoui';
</script>
npm install
npm run serve
npm run build