Skip to content

Workflow Webstarter boilerplate gulp4 babel7 scss autoprefixer imagemin concat uglify browsersync.

License

Notifications You must be signed in to change notification settings

ivan-vilches/front-end-workflow-boilerplate-gulp4-babel7-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow Webstarter boilerplate gulp4 babel7 scss autoprefixer imagemin concat uglify browsersync.

You can use npm or yarn

instructions:

  • yarn init
  • yarn install
  • dev: npm run dev
  • prod: npm run prod

I use on development unminify css but if you want minify for prod just uncomment on gulpfile.js

line 44: // .pipe(cssnano())

About

Workflow Webstarter boilerplate gulp4 babel7 scss autoprefixer imagemin concat uglify browsersync.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published