Skip to content

manabuyasuda/gulp-watchify-es2016

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp + babel (ES2016), watchify, SCSS, browser-sync

  • gulp
  • babel + ES2016
  • browserify
  • watchify
  • uglify
  • sourcemaps
  • sass
  • autoprefixer
  • browser-sync

tasks

  • gulp build : build ES2016 JavaScript and SCSS
  • gulp serve : start watching and browser-sync
  • gulp watch : start watching

folders

  • scripts
    from /src/scripts/main.js to /assets/scripts.js

  • styles
    from /src/styles/*.scss to /assets/*.css

About

gulp + ES2016, babel, browserify, watchify, SCSS, autoprefixer, browser-sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.6%
  • HTML 10.1%
  • CSS 2.3%