All Projects → JayeshLab → Bootstrap 4 Sass Gulp 4 Boilerplate

JayeshLab / Bootstrap 4 Sass Gulp 4 Boilerplate

Licence: mit
A Bootstrap 4.5.2 boilerplate with font-awesome, sass, gulp 4 tasks

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bootstrap 4 Sass Gulp 4 Boilerplate

Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (-0.97%)
Mutual labels:  gulp, boilerplate, bootstrap, sass, browsersync
Bootstrap 4 Boilerplate
Bootstrap 4.3.1 boilerplate with Browsersync, Sass and Gulp.js
Stars: ✭ 155 (+50.49%)
Mutual labels:  gulp, boilerplate, sass, bootstrap-4, browsersync
Sing App
💥Free and open-source admin dashboard template built with Bootstrap 4.5 💥
Stars: ✭ 1,187 (+1052.43%)
Mutual labels:  boilerplate, bootstrap, scss, sass, bootstrap4
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-74.76%)
Mutual labels:  gulp, starter, starter-template, sass, browsersync
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+3368.93%)
Mutual labels:  bootstrap, scss, bootstrap4, bootstrap-4
Modular Admin Html
ModularAdmin - Free Dashboard Theme Built On Bootstrap 4 | HTML Version
Stars: ✭ 2,875 (+2691.26%)
Mutual labels:  boilerplate, bootstrap, sass, bootstrap4
Pug Starter
Simple pug (jade) starter [framework] enabling faster delivery of HTML & CSS projects to a private server and/or automatic deployment of GitHub pages.
Stars: ✭ 328 (+218.45%)
Mutual labels:  starter, starter-template, scss, sass
Motherplate
A bare bones responsive SCSS boilerplate for web designers
Stars: ✭ 392 (+280.58%)
Mutual labels:  boilerplate, bootstrap, scss, sass
Gulp Scss Starter
Frontend development with pleasure. SCSS version
Stars: ✭ 339 (+229.13%)
Mutual labels:  gulp, starter, scss, sass
Pixel Bootstrap Ui Kit
Pixel UI - Free and open source Bootstrap 5 UI Kit without jQuery
Stars: ✭ 406 (+294.17%)
Mutual labels:  gulp, bootstrap, sass, bootstrap-4
Fastshell
Fiercely quick front-end boilerplate and workflows, HTML5, Gulp, Sass
Stars: ✭ 563 (+446.6%)
Mutual labels:  gulp, boilerplate, sass, browsersync
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+569.9%)
Mutual labels:  bootstrap, scss, bootstrap4, bootstrap-4
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (-1.94%)
Mutual labels:  bootstrap, scss, bootstrap4, bootstrap-4
bootstrap-4-boilerplate
Basic Bootstrap 4 Starter Template
Stars: ✭ 50 (-51.46%)
Mutual labels:  gulp, browsersync, bootstrap4, bootstrap-4
Gulp Pug Starter
Frontend development with pleasure. Pug + SCSS version
Stars: ✭ 228 (+121.36%)
Mutual labels:  gulp, starter, scss, sass
Coreui
Open Source UI Kit built on top of Bootstrap 4 and plain JavaScript without any additional libraries like jQuery
Stars: ✭ 361 (+250.49%)
Mutual labels:  bootstrap, scss, bootstrap4, bootstrap-4
Bootstrap Dark
Bootstrap 4 dark theme that supports togging dark/light themes as well. There is no fluff, it changes the color of Bootstrap and that's it, no new thing to learn or unlearn, just Bootstrap, but Dark!
Stars: ✭ 158 (+53.4%)
Mutual labels:  bootstrap, scss, bootstrap4, bootstrap-4
Light Blue Dashboard
🔥 Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (+6.8%)
Mutual labels:  boilerplate, bootstrap, scss, sass
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+408.74%)
Mutual labels:  gulp, scss, sass, browsersync
Sassy Starter
🎉 Sassy starter - HTML / SCSS (SMACSS)
Stars: ✭ 740 (+618.45%)
Mutual labels:  gulp, boilerplate, scss, sass

Bootstrap 4 boilerplate with sass and gulp 4

A Bootstrap 4.5.2 boilerplate with font-awesome5 free, sass, gulp 4 tasks, browserSync (with hot-reloading). You can override bootstrap sass variables by placing those variables in bootstrap-4-sass-gulp-4-boilerplate/assets/scss/_bootstrap_variable_overrides.scss

Pre-requisite

Install Gulp cli - Command Line Utility for Gulp

 $ npm install --global gulp-cli

Verify Gulp Cli and Gulp Local Version

 $ gulp --version

Getting started

  1. Clone repository: git clone https://github.com/JayeshLab/bootstrap-4-sass-gulp-4-boilerplate.git

  2. Change directory: cd bootstrap-4-sass-gulp-4-boilerplate

  3. Install all dependencies and libraries: npm install

  4. Run Gulp Task:

  • gulp - To compile scss to css, minify css and js and build ready for production files in dist folder.

  • gulp dev - Starts a local server with browserSync and hot reloading on changes to files (HTML, SCSS, JS).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].