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