Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 450 Bytes

Bootstrap w/ Vite

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

Edit in browser

Open in StackBlitz

How to use

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