/bootstrap5-template

bootstrap5 boilerplate with SASS and ESM JS

Primary LanguageHTML

Bootstrap 5 Sass & ESM JS

Include Bootstrap's source Sass and an ES Module version of our JavaScript plugins thanks to guybedford/es-module-shims. Also includes the Autoprefixer for cross-browser CSS, Stylelint for Sass code quality, and Popper, a peer dependency of Bootstrap's JS used to position dropdowns, popovers, and tooltips.

Edit in browser

Open in StackBlitz

Getting Started

Clone repository

git clone https://github.com/blueflymedia/bootstrap5-template

Using NPM

npm install npm start

Using Yarn

yarn yarn start