README
v7_lib
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
v7 components
<script type="module">
import v7Lib from 'https://cdn.skypack.dev/v7_lib';
</script>
yarn install
yarn serve
yarn build