Skip to content

Latest commit

 

History

History

vue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bootstrap w/ Vue

Include Bootstrap's source Sass and individual JavaScript plugins with Vue and Vite.

Edit in browser

Open in StackBlitz

How to use

git clone https://github.com/twbs/examples.git
cd examples/vue/
npm install
npm start