Skip to content

ASeegull/JSTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSTools

'gulp browse'

  • looks for changes in index.html, style.sass and script.js and
  • initializes browser-sync

this is default task, so just to check the page from 'dev' directoty, use 'gulp'

'gulp prod'

  • deletes 'docs' directory (if exists),
  • copies images, fonts,
  • minifies preprocessed .css and .js files and
  • adds it all to 'docs'

About

Gulp: sass, uglify, babel, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors