examples/webpack at main · twbs/examples · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

Bootstrap w/ Webpack

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

Edit in browser

Open in StackBlitz

How to use

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