README
my-vue-library
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
## Project setup ``` yarn install ```
<script type="module">
import saspallowVueComponents from 'https://cdn.skypack.dev/@saspallow/vue-components';
</script>
yarn install
yarn run serve
yarn run build
yarn run lint