vc-breadcrumb

breadcrumb component based on vue.js & bootstrap

Usage no npm install needed!

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

README


Vim, The Best Editor

js-standard-style

@Vue Component - vc-breadcrumb

Install

npm install vc-breadcrumb --save

if you are using single file *.vue in project, please import the component by:
import vcBreadcrumb from 'vc-breadcrumb/src'

Demo

online demo

Dev

  • build
npm run build

  • build dev
npm run build:dev

  • build production
npm run build:prod

  • build example
npm run build:example
  • run server
npm run start
  • dev component
npm run dev

  • dev example
npm run example 

  • publish
npm run release 

Changelog

changelog

License

MIT

Copyright (c) 2016