README
o2oa-vue
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint
o2oa vue 组件库
<script type="module">
import o2oaVue from 'https://cdn.skypack.dev/o2oa-vue';
</script>
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint