vcPagination

vue component skeleton

Usage no npm install needed!

<script type="module">
  import vcPagination from 'https://cdn.skypack.dev/vcPagination';
</script>

README

vue component skeleton

usage

  • Build
npm run build
  • Build example
npm run example
  • run server
npm run start