Skip to content

yikeda6616/gulp-static-starter-v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp 4.0 Static Starter Kit

This is a boilerplate for Pug + Sass Coding build up with Gulp v4.0.

Installation

$ git clone https://github.com/yikeda6616/gulp-static-starter-v4 <your-project-name>
$ cd <your-project-name>
$ yarn

Running the project

$ yarn start

Default Tasks

  • Pug Compile(Beautified)
  • Sass Compile
  • CSS Autoprefix
  • CSS Minify
  • JavaScript ES6 Compile
  • JavaScript Minify
  • Image Minify
  • BrowserSync(auto reload)

Deployment

Deployable outputs generated by Gulp will be located in ./dist directory. This config can be modified in gulpfile.js/index.js.

Testing Environment

$ npx gulp -v
CLI version 2.3.0
Local version 4.0.2

$ node -v
v14.15.1

About

Static starter kit with Gulp 4.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •