Skip to content

zemkogabor/bootstrap-vue-wrapper

Repository files navigation

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.