Skip to content

Files

Latest commit

6422758 · Dec 21, 2022

History

History
16 lines (11 loc) · 470 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 470 Bytes

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