README
Shops Vue Components
Component framework for Vue.js apps within the Shops project.
Compiles and minifies for production
npm run build
Run your tests
npm run test
Vue component framework for the web client
<script type="module">
import shopsVueComponents from 'https://cdn.skypack.dev/@shops/vue-components';
</script>
Component framework for Vue.js apps within the Shops project.
npm run build
npm run test