Skip to content

DanielFGray/gulp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-boilerplate

Basically just a gulpfile.

Features

Why?

  • You want to write code and not waste time dealing with build tools
  • You don't want to deal with Webpack
  • You're not using React and don't need hot-module-reloading
    • This should still work with React though