README
v-schema-form-next
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
``` yarn install ```
<script type="module">
import vSchemaFormElement from 'https://cdn.skypack.dev/v-schema-form-element';
</script>
yarn install
yarn serve
yarn build
yarn lint