Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhasan320/gulp-boilarplate

HTML, CSS, Bootstrap 4 boilerplate with gulp
https://github.com/mhasan320/gulp-boilarplate

Last synced: 3 days ago
JSON representation

HTML, CSS, Bootstrap 4 boilerplate with gulp

Awesome Lists containing this project

README

        

# gulp-boilarplate
HTML, CSS, Bootstrap 4 boilerplate with gulp

# Quickstart guide
Clone or download this Git repo onto your computer.\
Install Node.js if you don't have it yet.\
Run npm install\
Run gulp to run the default Gulp task\
In this proejct, Gulp is configured to run the following functions:

Compile the SCSS files to CSS\
Autoprefix and minify the CSS file\
Concatenate the JS files\
Uglify the JS files\
Minification of Image files\
Move final CSS and JS files to the /dist folder