README
web_compontents
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 webCompontentsOpenBusiness from 'https://cdn.skypack.dev/web_compontents_open_business';
</script>
npm install
npm run serve
npm run build
npm run lint