Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 391 Bytes

Bootstrap w/ Parcel

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

Edit in browser

Unfortunately, Parcel does not support StackBlitz, so you'll have to clone this project to use it.

How to use

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