Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 589 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 589 Bytes

Bootstrap-Vue Wrapper

NPM version

Requirements:

  • Bootstrap 5
  • Bootstrap icons
  • Vue i18n (for custom validation messages)
  • Vue router (for <router-link>)
  • Vue 3

Install:

npm install bootstrap-vue-wrapper

or

yarn add bootstrap-vue-wrapper

Dev:

yarn install
yarn dev

Examples

There are examples of each component in this file.