Skip to content

Boilerplate Gulp for totally static structures (Support ES6)

Notifications You must be signed in to change notification settings

theandersonn/gulp-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-static

Boilerplate Gulp for totally static structures (Support ES6)

How to use

*A requirement is that you have installed on your computer Gulp.

  1. Download the repository
  2. Install dependencies

Task listing

  • npm run dev
    • gulp (performs tasks sass and concatjs)
  • npm run build
    • gulp babel (Transpiler javascript)
    • gulp cssmin (Minify all.css)
    • gulp jsmin (Minify all.js)
    • gulp cloneimages
    • gulp html

Questions

If you have any difficulty using the Gulp Boilerplate or would like some aspect of the current configuration, open an issue and explain your difficulty.

License

MIT © Anderson Nascimento

About

Boilerplate Gulp for totally static structures (Support ES6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published