README
发布npm 打包命令
npm run lib
使用时需引入
vue-test
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
用于流程的组件库
<script type="module">
import vProcesses from 'https://cdn.skypack.dev/v-processes';
</script>
npm run lib
npm install
npm run serve
npm run build
npm run lint