Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 469 Bytes

File metadata and controls

25 lines (14 loc) · 469 Bytes

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