Skip to content

henriquearthur/gulp4-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp 4 Boilerplate

A boilerplate for Gulp 4 to help you build web projects.

Features

  • BrowserSync
  • Concatenate and minify CSS
  • Concatenate and uglify Javascript
  • Compile SCSS
  • Optimize images (PNG, JPEG, GIF and SVG)
  • Generate sprite images
  • Copy font files
  • Watch for changes

Install

Create a .env file to set your environment variables (REQUIRED)

Run

yarn install
gulp

Releases

No releases published

Packages

No packages published