Skip to content

app-generator/wp-modernize-bs5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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