vc-modal-bs

vue component skeleton

Usage no npm install needed!

<script type="module">
  import vcModalBs from 'https://cdn.skypack.dev/vc-modal-bs';
</script>

README

vue component skeleton

usage

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