README
vue component skeleton
usage
- Build
npm run build
- Build example
npm run example
- run server
npm run start
vue component skeleton
<script type="module">
import vcPaginationBs from 'https://cdn.skypack.dev/vc-pagination-bs';
</script>
npm run build
npm run example
npm run start