Skip to content

mohamed-ibrahim17/gulp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Give it a push

It's a starter template by using gulp.js with some needed dependices that gives Front-end developers a push.

Dependices

Package Usage
gulpjs A toolkit for automating painful or time-consuming tasks in development workflow.
browsersync Keep multiple browsers & devices in sync when building websites.
gulp-sass Compile SASS/SCSS to CSS.
browserify Use a node-style require() to organize your browser code and load modules installed by npm.
gulp-autoprefixer Prefix CSS.
gulp-csso Minify CSS files.
gulp-uglify Minify JS files with UglifyJS.
gulp-imagemin Minify Images.
vinyl-source-stream Conventional text streams at the start of your gulp.
babelify Browserify transform for Babel.
gulp-concat Concatinate files together.
node-waves Click effect inspired by Google's Material Design.
Framework Definition
Bootstrap 4 A front-end framework for building responsive, mobile-first websites and apps.
MDBootstrap Material Design for Bootstrap 4.
jQuery Manipulate the DOM.
Font Awesome 4.7 The iconic font and CSS toolkit.

Get started

git clone https://github.com/m-ibrahim17/gulp-starter.git

cd gulp-starter

npm install

npm start

About

A starter template by using gulp.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published