Skip to content

gulp编译打包转换scss es6 html复用include例子

License

Notifications You must be signed in to change notification settings

youyouliangshao/gulp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install dependencies

npm install or cnpm install

gulp start default tasks

npm run default

gulp start watcher,auto compile

npm run watch

start gulp watcher,auto compile

gulp watch

/src:开发源文件目录

/src/js/lib:js框架目录,不进行编译

/src/js/template/components:公共页面组件目录,例如header,footer等

static编译后文件目录

编译压缩转换scss,图片,html;

es6转es5,html页公共复用include

About

gulp编译打包转换scss es6 html复用include例子

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages