vc-tab-bs

vue component skeleton

Usage no npm install needed!

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

README

vue component skeleton

usage

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