文件名称:techdencias-gulp:gulpjs演示使用不同插件自动执行任务
文件大小:3.77MB
文件格式:ZIP
更新时间:2024-05-25 03:19:43
JavaScript
gulp-tech 使用Gulp自动化任务,在这个演示中,我在gulpfile中逐行解释每个任务执行的内容,在ppt部分中有一个pdf文件,其中的文本解释了与grunt,api等进行比较时所暴露的不同主题。 要安装项目,必须使nodejs转到以下页面: 安装Gulp npm install -g gulp安装bower npm install -g bower 在演示程序bower install要使用的插件和依赖项 npm install 运行演示: gulp
【文件预览】:
techdencias-gulp-master
----.gitignore(739B)
----package.json(746B)
----.bowerrc(37B)
----dist()
--------js()
--------css()
--------index.html(801B)
----js()
--------app.js(0B)
----ppt()
--------gulp.pdf(3.86MB)
----README.md(599B)
----index.html(605B)
----Gulpfile.js(3KB)
----bower.json(535B)
----styls()
--------demo.styl(57B)