Skip to content

marcop135/gulp-starter

 
 

Repository files navigation

File processing boilerplate for HTML, Sass, JS, PNG, JPEG, GIF, and SVG files with Gulp.js

Using a set of boilerplate files when you're starting a website project can be a huge time-saver. Instead of having to start from scratch or copy and paste from previous projects, you can get up and running in just a minute or two.

You can read the original project's blog post here. Kudos to @thecodercoder

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

Gulp plugins

In this project, Gulp will be configured to run the following functions:

Testing and compatibility

This project has been tested in npm v18.7.0.

About

File processing boilerplate for HTML, Sass, JS, PNG, JPEG, GIF, and SVG files with Gulp.js (https://gulpjs.com)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 64.2%
  • JavaScript 27.3%
  • HTML 8.5%